GET /api/v1/party_series/1087/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1087/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1087/",
"id": 1087,
"name": "Warszawa Party",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/2704/?format=api",
"demozoo_url": "https://demozoo.org/parties/2704/",
"id": 2704,
"name": "Warszawa Party 1992 (1)",
"tagline": "",
"start_date": "1992-03-27",
"end_date": "1992-03-29",
"location": "Warsaw, Warszawa, Masovian Voivodeship, Poland",
"is_online": false,
"country_code": "PL",
"latitude": 52.22977,
"longitude": 21.01178,
"website": ""
},
{
"url": "https://demozoo.org/api/v1/parties/2705/?format=api",
"demozoo_url": "https://demozoo.org/parties/2705/",
"id": 2705,
"name": "Warszawa Party 1992 (2)",
"tagline": "",
"start_date": "1992-11-06",
"end_date": "1992-11-06",
"location": "Warsaw, Warszawa, Masovian Voivodeship, Poland",
"is_online": false,
"country_code": "PL",
"latitude": 52.22977,
"longitude": 21.01178,
"website": ""
}
]
}