Skip to content

Instantly share code, notes, and snippets.

@rockdog
Created February 5, 2012 17:46
Show Gist options
  • Save rockdog/1746865 to your computer and use it in GitHub Desktop.
Save rockdog/1746865 to your computer and use it in GitHub Desktop.
{
"status": {
"version": 1,
"code": 200,
"errors": {}
},
"request": {
"id": "99"
},
"response": {
"id": 99,
"name": "Leopolds Wirtshaus",
"street": "Colonnaden 3",
"zipcode": "20354",
"city": "Hamburg",
"fon": "+49 40 35 71 02 09",
"email": "",
"url": "http://www.leopolds-wirtshaus.de/",
"description": "",
"lat": "53.55495",
"lng": "9.99042",
"created_at": "2011-07-29",
"updated_at": "2012-01-29",
"images": [{
"id": 112,
"file_name": "IMG_0501.jpg",
"content_type": "image/jpeg",
"original_file_size": 188053,
"original_url": "http://s3.amazonaws.com/mittagsplaner/112/original/IMG_0501.jpg?1316605126",
"thumb_url": "http://s3.amazonaws.com/mittagsplaner/112/thumb/IMG_0501.jpg?1316605126",
"iphone_url": "http://s3.amazonaws.com/mittagsplaner/112/iphone/IMG_0501.jpg?1316605126",
"medium_url": "http://s3.amazonaws.com/mittagsplaner/112/medium/IMG_0501.jpg?1316605126",
"restaurant_id": 99,
"message": "",
"created_at": "2011-09-21"
},
{
"id": 111,
"file_name": "IMG_0499.jpg",
"content_type": "image/jpeg",
"original_file_size": 204752,
"original_url": "http://s3.amazonaws.com/mittagsplaner/111/original/IMG_0499.jpg?1316605096",
"thumb_url": "http://s3.amazonaws.com/mittagsplaner/111/thumb/IMG_0499.jpg?1316605096",
"iphone_url": "http://s3.amazonaws.com/mittagsplaner/111/iphone/IMG_0499.jpg?1316605096",
"medium_url": "http://s3.amazonaws.com/mittagsplaner/111/medium/IMG_0499.jpg?1316605096",
"restaurant_id": 99,
"message": "",
"created_at": "2011-09-21"
}]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment