Partylist API: /api/parties
Lists all parties and party data.
https://partydata.arpd.zerr.cc/api/parties
Law Tracker API: /api/bills
Shows summary view of all bills.
https://laws.arpd.zerr.cc/api/bills
Law Tracker API: /:id.json
List all data on a bill based on ID. Example: replace :id with bill ID.
https://laws.arpd.zerr.cc/:id.json
User Registry API: /users.json
Shows all users and a basic summary.
https://users.zerr.cc/users.json
User Registry API: /u/:id.json
Shows detailed data for a user based on ID. Replace :id with the user ID.
https://users.zerr.cc/u/:id.json