GET /api/v1/party_series/1250/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1250/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1250/",
"id": 1250,
"name": "The REU Compo",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/3153/?format=api",
"demozoo_url": "https://demozoo.org/parties/3153/",
"id": 3153,
"name": "The REU Compo 2015",
"tagline": "",
"start_date": "2015-07-25",
"end_date": "2015-12-31",
"location": "",
"is_online": true,
"country_code": "",
"latitude": null,
"longitude": null,
"website": ""
}
]
}