GET /api/v1/party_series/417/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/417/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/417/",
"id": 417,
"name": "Horizon",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/1058/?format=api",
"demozoo_url": "https://demozoo.org/parties/1058/",
"id": 1058,
"name": "Horizon 1999",
"tagline": "",
"start_date": "1999-09-24",
"end_date": "1999-09-26",
"location": "Poland",
"is_online": false,
"country_code": "PL",
"latitude": 51.918919,
"longitude": 19.1343,
"website": ""
},
{
"url": "https://demozoo.org/api/v1/parties/1059/?format=api",
"demozoo_url": "https://demozoo.org/parties/1059/",
"id": 1059,
"name": "Horizon 2000",
"tagline": "",
"start_date": "2000-07-08",
"end_date": "2000-07-09",
"location": "Wrocław, Powiat wrocławski, Lower Silesian Voivodeship, Poland",
"is_online": false,
"country_code": "PL",
"latitude": 51.1,
"longitude": 17.03333,
"website": ""
}
]
}