Who is my Representative?
News API About
Enter your zipcode:
News
21 April 2007
Fixed formatting of JSON output in the API.
10 April 2007
Grr.. my host (bluehost.com) switched PHP versions, rolling back from 5.2.1 to 5.1.6. This broke one of the main scripts which runs the site (specifically the json_decode function which was introduced in PHP v5.2). This reallly helped me out, everything is back up now.
20 March 2007
Added JSON output option to API calls - simply add a "&output=json" to the query and the output will be formatted in JSON.
6 March 2007
Added three new APIs: getall_reps_bystate.php, getall_sens_byname.php, getall_sens_byname.php.
27 January 2007
Added option to view images for congressional districts. The images themselves come from http://nationalatlas.gov and consistent with this site, are in the public domain. All maps are current as of the 109th congress.
14 January 2007
Added party information to representative lookup. Data is current as of the new 110th congress.
12 January 2007
We are live!