Skip to content

Instantly share code, notes, and snippets.

@rockdog
Created February 7, 2012 20:05
Show Gist options
  • Save rockdog/1761628 to your computer and use it in GitHub Desktop.
Save rockdog/1761628 to your computer and use it in GitHub Desktop.
{
"status": {
"version": 1,
"code": 201,
"errors": {}
},
"request": {
"name": "Das Schnitzelhaus",
"street": "Am Au\u00dfenhafen 6a",
"zipcode": "16240",
"city": "L\u00f6gen-Z\u00e4\u00dfel",
"url": "http://www.schnitzelhaus.de"
},
"response": {
"id": 167,
"name": "Das Schnitzelhaus",
"street": "Am Au\u00dfenhafen 6a",
"zipcode": "16240",
"city": "L\u00f6gen-Z\u00e4\u00dfel",
"fon": "",
"email": "",
"url": "http://www.schnitzelhaus.de",
"description": "",
"created_at": "2012-02-07",
"updated_at": "2012-02-07",
"lat": "53.56513",
"lng": "9.90194",
"images": []
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment