GET /api/v1/party_series/1631/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1631/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1631/",
"id": 1631,
"name": "Dunken",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/4343/?format=api",
"demozoo_url": "https://demozoo.org/parties/4343/",
"id": 4343,
"name": "Dunken 2021",
"tagline": "",
"start_date": "2021-08-13",
"end_date": "2021-08-15",
"location": "Grebo, Åtvidabergs Kommun, Östergötland, Sweden",
"is_online": false,
"country_code": "SE",
"latitude": 58.30145,
"longitude": 15.87085,
"website": ""
},
{
"url": "https://demozoo.org/api/v1/parties/5111/?format=api",
"demozoo_url": "https://demozoo.org/parties/5111/",
"id": 5111,
"name": "Dunken 2024",
"tagline": "",
"start_date": "2024-08-16",
"end_date": "2024-08-18",
"location": "Grebo, Åtvidabergs Kommun, Östergötland, Sweden",
"is_online": false,
"country_code": "SE",
"latitude": 58.30145,
"longitude": 15.87085,
"website": ""
}
]
}