GET /api/v1/party_series/1812/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1812/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1812/",
"id": 1812,
"name": "HackFest",
"website": "https://hackfest.nl",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/4972/?format=api",
"demozoo_url": "https://demozoo.org/parties/4972/",
"id": 4972,
"name": "HackFest 2024",
"tagline": "Technologie showcase / Maker faire for adults / Demoshow",
"start_date": "2024-09-28",
"end_date": "2024-09-29",
"location": "Gemeente Enschede, Overijssel, Netherlands",
"is_online": false,
"country_code": "NL",
"latitude": 52.21909,
"longitude": 6.88041,
"website": "https://hackfest.nl"
},
{
"url": "https://demozoo.org/api/v1/parties/5395/?format=api",
"demozoo_url": "https://demozoo.org/parties/5395/",
"id": 5395,
"name": "HackFest 2025",
"tagline": "",
"start_date": "2025-09-13",
"end_date": "2025-09-13",
"location": "Gemeente Enschede, Overijssel, Netherlands",
"is_online": false,
"country_code": "NL",
"latitude": 52.21909,
"longitude": 6.88041,
"website": "https://hackfest.nl"
}
]
}