GET /api/v1/party_series/1765/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1765/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1765/",
"id": 1765,
"name": "ACQUA Party",
"website": "https://acqua.abyss-connection.de/",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/4840/?format=api",
"demozoo_url": "https://demozoo.org/parties/4840/",
"id": 4840,
"name": "ACQUA Party 2024",
"tagline": "",
"start_date": "2024-08-30",
"end_date": "2024-09-01",
"location": "Vreden, Regierungsbezirk Münster, North Rhine-Westphalia, Germany",
"is_online": false,
"country_code": "DE",
"latitude": 52.064,
"longitude": 6.804,
"website": ""
},
{
"url": "https://demozoo.org/api/v1/parties/5266/?format=api",
"demozoo_url": "https://demozoo.org/parties/5266/",
"id": 5266,
"name": "ACQUA Party 2025",
"tagline": "",
"start_date": "2025-09-05",
"end_date": "2025-09-07",
"location": "Vreden, Regierungsbezirk Münster, North Rhine-Westphalia, Germany",
"is_online": false,
"country_code": "DE",
"latitude": 52.064,
"longitude": 6.804,
"website": "https://acqua.abyss-connection.de/"
}
]
}