GET /api/v1/party_series/554/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/554/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/554/",
"id": 554,
"name": "The Danish Circle Party",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/2060/?format=api",
"demozoo_url": "https://demozoo.org/parties/2060/",
"id": 2060,
"name": "The Danish Circle Party 1987 (1)",
"tagline": "",
"start_date": "1987-04-16",
"end_date": "1987-04-18",
"location": "Sorø Kommune, Zealand, Denmark",
"is_online": false,
"country_code": "DK",
"latitude": 55.48268,
"longitude": 11.55693,
"website": ""
},
{
"url": "https://demozoo.org/api/v1/parties/1327/?format=api",
"demozoo_url": "https://demozoo.org/parties/1327/",
"id": 1327,
"name": "The Danish Circle Party 1987 (2)",
"tagline": "",
"start_date": "1987-07-24",
"end_date": "1987-07-26",
"location": "Sorø Kommune, Zealand, Denmark",
"is_online": false,
"country_code": "DK",
"latitude": 55.48268,
"longitude": 11.55693,
"website": ""
}
]
}