GET /api/v1/party_series/336/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/336/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/336/",
"id": 336,
"name": "Southern Lights",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/851/?format=api",
"demozoo_url": "https://demozoo.org/parties/851/",
"id": 851,
"name": "Southern Lights 1996",
"tagline": "",
"start_date": "1996",
"end_date": "1996",
"location": "",
"is_online": false,
"country_code": "",
"latitude": null,
"longitude": null,
"website": ""
}
]
}