GET /api/v1/party_series/1651/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1651/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1651/",
"id": 1651,
"name": "Phoenixx Meeting",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/4409/?format=api",
"demozoo_url": "https://demozoo.org/parties/4409/",
"id": 4409,
"name": "Phoenixx Meeting 1993",
"tagline": "",
"start_date": "1993-10",
"end_date": "1993-10",
"location": "Dortmund, Regierungsbezirk Arnsberg, North Rhine-Westphalia, Germany",
"is_online": false,
"country_code": "DE",
"latitude": 51.51494,
"longitude": 7.466,
"website": ""
},
{
"url": "https://demozoo.org/api/v1/parties/4408/?format=api",
"demozoo_url": "https://demozoo.org/parties/4408/",
"id": 4408,
"name": "Phoenixx Meeting 1994",
"tagline": "",
"start_date": "1994-10-08",
"end_date": "1994-10-08",
"location": "Dortmund, Regierungsbezirk Arnsberg, North Rhine-Westphalia, Germany",
"is_online": false,
"country_code": "DE",
"latitude": 51.51494,
"longitude": 7.466,
"website": ""
}
]
}