GET /api/v1/parties/2596/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/parties/2596/?format=api",
"demozoo_url": "https://demozoo.org/parties/2596/",
"id": 2596,
"name": "Castle Party 1993 (1a)",
"tagline": "",
"party_series": {
"url": "https://demozoo.org/api/v1/party_series/1049/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1049/",
"id": 1049,
"name": "Castle Party",
"website": ""
},
"start_date": "1993-01-01",
"end_date": "1993-01-01",
"location": "Sommershausen, Lower Bavaria, Bavaria, Germany",
"is_online": false,
"country_code": "DE",
"latitude": 48.60922,
"longitude": 12.67821,
"website": "",
"invitations": [],
"releases": [],
"competitions": [],
"external_links": []
}