WhiteHouse / ndoch-hackathon

15 stars 14 forks source link

Add the Administration's response body to the petition detail data #14

Open ivanstegic opened 11 years ago

ivanstegic commented 11 years ago

The response to a petition detail request like this one:

https://api.whitehouse.gov/v1/petitions/50a3fd762f2c88cd65000015.json

includes

json_response.results.response

which contains "id", "url" and "associationTime".

Please add the Administration's full response, that is contained on "url" to this object -- this would be immensely useful!

welschp commented 11 years ago

Right now the plan is to expose a responses endpoint so that you can get that data via a separate call. We hope to expose that new endpoint soon.

ivanstegic commented 11 years ago

Perfecto.

BigSauce commented 11 years ago

Indeed.