GET /api/v1/party_series/84/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/84/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/84/",
"id": 84,
"name": "Complex Compo",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/274/?format=api",
"demozoo_url": "https://demozoo.org/parties/274/",
"id": 274,
"name": "Complex Compo 1999",
"tagline": "",
"start_date": "1999-03",
"end_date": "1999-03",
"location": "",
"is_online": true,
"country_code": "",
"latitude": null,
"longitude": null,
"website": ""
}
]
}