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