GET /api/v1/parties/2256/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/parties/2256/?format=api",
"demozoo_url": "https://demozoo.org/parties/2256/",
"id": 2256,
"name": "Atari Party 2011",
"tagline": "",
"party_series": {
"url": "https://demozoo.org/api/v1/party_series/879/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/879/",
"id": 879,
"name": "Atari Party",
"website": "http://www.newbreedsoftware.com/atariparty/2014/"
},
"start_date": "2011-06-11",
"end_date": "2011-06-11",
"location": "Davis, Yolo County, California, United States",
"is_online": false,
"country_code": "US",
"latitude": 38.54491,
"longitude": -121.74052,
"website": "http://www.newbreedsoftware.com/atariparty/2011/",
"invitations": [],
"releases": [],
"competitions": [],
"external_links": []
}