GET /api/v1/party_series/29/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/29/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/29/",
"id": 29,
"name": "It, Rawhead, The Band and IMP-666 Megaparty",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/66/?format=api",
"demozoo_url": "https://demozoo.org/parties/66/",
"id": 66,
"name": "It, Rawhead, The Band and IMP-666 Megaparty 1989",
"tagline": "",
"start_date": "1989-03-24",
"end_date": "1989-03-26",
"location": "Arendal, Norway",
"is_online": false,
"country_code": "NO",
"latitude": 58.470047,
"longitude": 8.758666,
"website": ""
}
]
}