GET /api/v1/party_series/1930/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1930/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1930/",
"id": 1930,
"name": "DSS Copyparty",
"website": "https://party.lynn.cat/",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/5445/?format=api",
"demozoo_url": "https://demozoo.org/parties/5445/",
"id": 5445,
"name": "DSS Copyparty 2025",
"tagline": "",
"start_date": "2025-11-13",
"end_date": "2025-11-13",
"location": "",
"is_online": true,
"country_code": "",
"latitude": null,
"longitude": null,
"website": "https://party.lynn.cat/"
}
]
}