GET /api/v1/party_series/1810/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1810/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1810/",
"id": 1810,
"name": "Late 80s C64 Compo",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/4969/?format=api",
"demozoo_url": "https://demozoo.org/parties/4969/",
"id": 4969,
"name": "Late 80s C64 Compo",
"tagline": "Old Skool is The Old New Skool",
"start_date": "2022-05-25",
"end_date": "2022-07-31",
"location": "",
"is_online": true,
"country_code": "",
"latitude": null,
"longitude": null,
"website": ""
}
]
}