GET /api/v1/parties/2254/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/parties/2254/?format=api",
"demozoo_url": "https://demozoo.org/parties/2254/",
"id": 2254,
"name": "Atari Party 2013",
"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": "2013-07-06",
"end_date": "2013-07-06",
"location": "Sunnyvale, Santa Clara County, California, United States",
"is_online": false,
"country_code": "US",
"latitude": 37.36883,
"longitude": -122.03635,
"website": "http://www.newbreedsoftware.com/atariparty/2013/",
"invitations": [],
"releases": [],
"competitions": [],
"external_links": []
}