Skip to content

Instantly share code, notes, and snippets.

@odigity
Created September 15, 2012 19:58
Show Gist options
  • Save odigity/3729499 to your computer and use it in GitHub Desktop.
Save odigity/3729499 to your computer and use it in GitHub Desktop.
localhost:5000/lists/18
{"people":[{"id":4,"name":"Ofer Nave","address":"Manchester, NH","phone":"6038512523","note":"this asshole is never home!","completed":false,"result":null,"last_called_at":"2012-09-15T18:44:24Z"},{"id":5,"name":"John Doe","address":"Somewhere, NH","phone":"6035555555","note":null,"completed":false,"result":null,"last_called_at":null},{"id":6,"name":"Another Ofer","address":"Dover, NH","phone":"3107212658","note":null,"completed":false,"result":null,"last_called_at":null}],"list":{"id":18,"name":"Free State Now","description":"Potential FSP signers -- MA.","created_at":"2012-09-04T04:03:40Z","updated_at":"2012-09-04T04:03:40Z","people":[4,5,6]}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment