GET /api/v1/party_series/1611/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1611/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1611/",
"id": 1611,
"name": "Mega-Force Party",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/4284/?format=api",
"demozoo_url": "https://demozoo.org/parties/4284/",
"id": 4284,
"name": "Mega-Force Party 1988",
"tagline": "",
"start_date": "1988-11-26",
"end_date": "1988-11-26",
"location": "Gemeente Cuijk, North Brabant, Netherlands",
"is_online": false,
"country_code": "NL",
"latitude": 51.71739,
"longitude": 5.85773,
"website": ""
}
]
}