GET /api/v1/parties/5277/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/parties/5277/?format=api",
"demozoo_url": "https://demozoo.org/parties/5277/",
"id": 5277,
"name": "Megabusters Private Party 1994",
"tagline": "",
"party_series": {
"url": "https://demozoo.org/api/v1/party_series/1186/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1186/",
"id": 1186,
"name": "Megabusters Private Party",
"website": ""
},
"start_date": "1994-08",
"end_date": "1994-08",
"location": "France",
"is_online": false,
"country_code": "FR",
"latitude": 46.0,
"longitude": 2.0,
"website": "",
"invitations": [],
"releases": [],
"competitions": [],
"external_links": []
}