GET /api/v1/party_series/923/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/923/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/923/",
"id": 923,
"name": "MCG Party",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/2353/?format=api",
"demozoo_url": "https://demozoo.org/parties/2353/",
"id": 2353,
"name": "MCG Party 1987",
"tagline": "",
"start_date": "1987-12",
"end_date": "1987-12",
"location": "Germany",
"is_online": false,
"country_code": "DE",
"latitude": 51.5,
"longitude": 10.5,
"website": ""
},
{
"url": "https://demozoo.org/api/v1/parties/2352/?format=api",
"demozoo_url": "https://demozoo.org/parties/2352/",
"id": 2352,
"name": "MCG Party 1988",
"tagline": "",
"start_date": "1988-05-07",
"end_date": "1988-05-07",
"location": "Marl, North Rhine-Westphalia, Germany",
"is_online": false,
"country_code": "DE",
"latitude": 51.65671,
"longitude": 7.09038,
"website": ""
}
]
}