GET /api/v1/party_series/1678/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1678/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1678/",
"id": 1678,
"name": "Zenta",
"website": "https://zenta.rocks/",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/4557/?format=api",
"demozoo_url": "https://demozoo.org/parties/4557/",
"id": 4557,
"name": "Zenta 2022",
"tagline": "The once-in-lifetime post-christmas demoparty",
"start_date": "2022-12-27",
"end_date": "2022-12-30",
"location": "Bingen am Rhein, Rheinland-Pfalz, Germany",
"is_online": false,
"country_code": "DE",
"latitude": 49.95965,
"longitude": 7.9194,
"website": "https://zenta.rocks/"
}
]
}