GET /api/v1/party_series/610/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/610/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/610/",
"id": 610,
"name": "Gelloween",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/1455/?format=api",
"demozoo_url": "https://demozoo.org/parties/1455/",
"id": 1455,
"name": "Gelloween 1994",
"tagline": "",
"start_date": "1994-11-12",
"end_date": "1994-11-13",
"location": "Bydgoszcz, Kujawsko-Pomorskie, Poland",
"is_online": false,
"country_code": "PL",
"latitude": 53.1235,
"longitude": 18.00762,
"website": ""
}
]
}