Skip to content

Instantly share code, notes, and snippets.

View thejspr's full-sized avatar
🏋️

Jesper Kjeldgaard thejspr

🏋️
View GitHub Profile
@thejspr
thejspr / gist:1373591
Created November 17, 2011 16:23
Bullseyehub API v3 Event
// GET http://api.bullseyehub.com/v3/venues/911bf810-d21b-012e-832d-123142ff4e0c/events
{
"name": "ABSOLUTE FILTH #2",
"artists": "Lazarus blackstar, dopefight, dead existence, tree of sores, slabdragger, toad in the tree, koresh, bastardhammer",
"created_at": "2011-10-06T08:44:25+01:00",
"image_url": "http://s3.amazonaws.com/public.attachments.app.bullseyehub.com/system/events/14109/original/277098_243417172367631_315611_n.jpg?1315343920",
"short_description": "ABSOLUTE FILTH #2 - sludge / hardcore / doom / filth - all dayer",
"updated_at": "2011-10-06T08:44:25+01:00",
"uuid": "f00cbb40-d21c-012e-b5ce-123142ff4e0c",
"time": "2011-11-27T14:00:00+00:00",
@thejspr
thejspr / gist:1373459
Created November 17, 2011 15:42
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",