Skip to content

Instantly share code, notes, and snippets.

@thejspr
Created November 17, 2011 15:42
Show Gist options
  • Save thejspr/1373459 to your computer and use it in GitHub Desktop.
Save thejspr/1373459 to your computer and use it in GitHub Desktop.
Bullseye API venue
// GET http://api.bullseyehub.com/v3/venues/911bf810-d21b-012e-832d-123142ff4e0c
{
"city": "London",
"name": "Purple Turtle",
"created_at": "2009-11-02T16:23:51+00:00",
"country": "United Kingdom",
"postcode": "NW1 1TN",
"updated_at": "2011-09-05T09:28:29+01:00",
"uuid": "911bf810-d21b-012e-832d-123142ff4e0c",
"lng": "-0.1366516",
"street": "61-65 Crowndale Road",
"area": "Kings Cross",
"phone": "",
"squirt_id": null,
"lat": "51.534643"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment