Skip to content

Instantly share code, notes, and snippets.

@rockdog
Created February 5, 2012 17:12
Show Gist options
  • Save rockdog/1746630 to your computer and use it in GitHub Desktop.
Save rockdog/1746630 to your computer and use it in GitHub Desktop.
{
"status": {
"version": 1,
"code": 200,
"errors": {}
},
"request": {
"location": "Jungernstieg 1, 20095 Hamburg"
},
"response": [
{
"id": 104,
"name": "Schweinske Bahrenfeld",
"street": "Silcherstra\u00dfe 1",
"zipcode": "22761",
"city": "Hamburg",
"fon": "+49 40 85 50 06 07",
"email": "",
"url": "",
"description": "",
"lat": "53.56513",
"lng": "9.90194",
"created_at": "2011-08-14",
"updated_at": "2012-01-31",
"dishes_today": [{
"id": 25327,
"title": "\u201eGrillteller nach Art des Hauses\u201c, kleines Puten-, Schweine- und Hacksteak mit Pommes frites, Knobi-Brot und Dip",
"price": "8,90",
"additional_information": "",
"served_from": "2012-02-01",
"served_until": "2012-02-29",
"restaurant_id": 104
}],
"images": [],
"distance": "6,28"
},
{
"id": 112,
"name": "Schweinske Farmsen",
"street": "August-Krogmann-Stra\u00dfe 25",
"zipcode": "22159",
"city": "Hamburg",
"fon": "+49 40 64 53 75 16",
"email": "",
"url": "",
"description": "",
"lat": "53.6079903",
"lng": "10.1165963",
"created_at": "2011-08-14",
"updated_at": "2012-01-31",
"dishes_today": [{
"id": 25383,
"title": "Schnitzel \u201eWiener Art\u201c paniertes Schweineschnitzel, mit Bratkartoffeln und hausgemachtem Gurkensalat",
"price": "7,90",
"additional_information": "",
"served_from": "2012-02-01",
"served_until": "2012-02-29",
"restaurant_id": 112
}],
"images": [],
"distance": "10,24"
},
{
"id": 120,
"name": "Schweinske Langenhorn",
"street": "Tangstedter Landstra\u00dfe 465",
"zipcode": "22417",
"city": "Hamburg",
"fon": "+49 40 537 33 78",
"email": "",
"url": "",
"description": "",
"lat": "53.6749986",
"lng": "10.02796",
"created_at": "2011-08-14",
"updated_at": "2012-01-31",
"dishes_today": [{
"id": 25446,
"title": "Schnitzel \u201eWiener Art\u201c paniertes Schweineschnitzel, mit Bratkartoffeln und hausgemachtem Gurkensalat",
"price": "7,90",
"additional_information": "",
"served_from": "2012-02-01",
"served_until": "2012-02-29",
"restaurant_id": 120
}],
"images": [],
"distance": "13,91"
},
{
"id": 125,
"name": "Schweinske Ochsenzoll",
"street": "Langenhorner Chaussee 660",
"zipcode": "22419",
"city": "Hamburg",
"fon": "+49 40 41 54 06 04",
"email": "",
"url": "",
"description": "",
"lat": "53.67782",
"lng": "10.0012",
"created_at": "2011-08-14",
"updated_at": "2012-01-31",
"dishes_today": [{
"id": 25480,
"title": "Schnitzel \u201eWiener Art\u201c paniertes Schweineschnitzel, mit Bratkartoffeln und hausgemachtem Gurkensalat",
"price": "7,90",
"additional_information": "",
"served_from": "2012-02-01",
"served_until": "2012-02-29",
"restaurant_id": 125
}],
"images": [],
"distance": "14,05"
}]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment