GET /api/v1/party_series/1701/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1701/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1701/",
"id": 1701,
"name": "on track",
"website": "https://demoparty-cccamp.github.io/",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/4654/?format=api",
"demozoo_url": "https://demozoo.org/parties/4654/",
"id": 4654,
"name": "on track 2023",
"tagline": "Your party on the cccamp",
"start_date": "2023-08-15",
"end_date": "2023-08-19",
"location": "Mildenberg, Brandenburg, Germany",
"is_online": false,
"country_code": "DE",
"latitude": 53.01086,
"longitude": 13.28788,
"website": "https://demoparty-cccamp.github.io/"
}
]
}