GET /api/v1/party_series/919/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/919/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/919/",
"id": 919,
"name": "The Supervisors Copy Party",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/2348/?format=api",
"demozoo_url": "https://demozoo.org/parties/2348/",
"id": 2348,
"name": "The Supervisors Copy Party 1988",
"tagline": "",
"start_date": "1988-05-28",
"end_date": "1988-05-28",
"location": "Switzerland",
"is_online": false,
"country_code": "CH",
"latitude": 47.00016,
"longitude": 8.01427,
"website": ""
}
]
}