GET /api/v1/party_series/204/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/204/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/204/",
"id": 204,
"name": "The Easter Party",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/541/?format=api",
"demozoo_url": "https://demozoo.org/parties/541/",
"id": 541,
"name": "The Easter Party 1994",
"tagline": "",
"start_date": "1994-03-12",
"end_date": "1994-03-13",
"location": "Frechen, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
"is_online": false,
"country_code": "DE",
"latitude": 50.91329,
"longitude": 6.81519,
"website": ""
}
]
}