GET /api/v1/party_series/1597/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1597/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1597/",
"id": 1597,
"name": "Last Night (melody compo)",
"website": "https://csdb.dk/event/?id=3043",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/4236/?format=api",
"demozoo_url": "https://demozoo.org/parties/4236/",
"id": 4236,
"name": "Last Night (melody compo)",
"tagline": "",
"start_date": "2021-03-04",
"end_date": "2021-03-31",
"location": "",
"is_online": true,
"country_code": "",
"latitude": null,
"longitude": null,
"website": "https://csdb.dk/event/?id=3043"
}
]
}