GET /api/v1/parties/2455/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/parties/2455/?format=api",
"demozoo_url": "https://demozoo.org/parties/2455/",
"id": 2455,
"name": "European Computer Entertainment Show (ECES) 1991",
"tagline": "",
"party_series": {
"url": "https://demozoo.org/api/v1/party_series/978/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/978/",
"id": 978,
"name": "European Computer Entertainment Show (ECES)",
"website": ""
},
"start_date": "1991-09-05",
"end_date": "1991-09-08",
"location": "City of London, Greater London, England, United Kingdom",
"is_online": false,
"country_code": "GB",
"latitude": 51.51279,
"longitude": -0.09184,
"website": "",
"invitations": [],
"releases": [],
"competitions": [],
"external_links": []
}