GET /api/v1/party_series/1032/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1032/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1032/",
"id": 1032,
"name": "Visual Party",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/2572/?format=api",
"demozoo_url": "https://demozoo.org/parties/2572/",
"id": 2572,
"name": "Visual Party 4.0",
"tagline": "",
"start_date": "1994-12-28",
"end_date": "1994-12-30",
"location": "Powiat tarnowski, Lesser Poland Voivodeship, Poland",
"is_online": false,
"country_code": "PL",
"latitude": 50.01546,
"longitude": 20.97857,
"website": ""
},
{
"url": "https://demozoo.org/api/v1/parties/4388/?format=api",
"demozoo_url": "https://demozoo.org/parties/4388/",
"id": 4388,
"name": "Visual Party 5.0",
"tagline": "Tarnow Christmas Party 1995",
"start_date": "1995-12-28",
"end_date": "1995-12-28",
"location": "Tarnów, Powiat tarnowski, Lesser Poland, Poland",
"is_online": false,
"country_code": "PL",
"latitude": 50.01381,
"longitude": 20.98698,
"website": ""
}
]
}