GET /api/v1/party_series/1453/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1453/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1453/",
"id": 1453,
"name": "Limburg Party",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/3798/?format=api",
"demozoo_url": "https://demozoo.org/parties/3798/",
"id": 3798,
"name": "Limburg Party 1995",
"tagline": "",
"start_date": "1995-07-28",
"end_date": "1995-07-30",
"location": "Provincie Limburg, Limburg, Netherlands",
"is_online": false,
"country_code": "NL",
"latitude": 51.25,
"longitude": 6.0,
"website": ""
}
]
}