GET /api/v1/party_series/1578/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1578/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1578/",
"id": 1578,
"name": "Hogmanay.party",
"website": "https://www.hogmanay.party/",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/4196/?format=api",
"demozoo_url": "https://demozoo.org/parties/4196/",
"id": 4196,
"name": "Hogmanay.party",
"tagline": "",
"start_date": "2020-12-31",
"end_date": "2021-01-01",
"location": "",
"is_online": true,
"country_code": "",
"latitude": null,
"longitude": null,
"website": "https://www.hogmanay.party/"
}
]
}