GET /api/v1/party_series/1769/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1769/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1769/",
"id": 1769,
"name": "Christmas Live with Demoscene",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/4845/?format=api",
"demozoo_url": "https://demozoo.org/parties/4845/",
"id": 4845,
"name": "Christmas Live with Demoscene #4",
"tagline": "",
"start_date": "2023-12-23",
"end_date": "2023-12-23",
"location": "",
"is_online": true,
"country_code": "",
"latitude": null,
"longitude": null,
"website": ""
},
{
"url": "https://demozoo.org/api/v1/parties/5229/?format=api",
"demozoo_url": "https://demozoo.org/parties/5229/",
"id": 5229,
"name": "Christmas Live with Demoscene #5",
"tagline": "",
"start_date": "2024-12-28",
"end_date": "2024-12-28",
"location": "",
"is_online": true,
"country_code": "",
"latitude": null,
"longitude": null,
"website": ""
}
]
}