GET /api/v1/party_series/599/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/599/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/599/",
"id": 599,
"name": "Workshock",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/1429/?format=api",
"demozoo_url": "https://demozoo.org/parties/1429/",
"id": 1429,
"name": "Workshock 1998",
"tagline": "",
"start_date": "1998-10-24",
"end_date": "1998-10-25",
"location": "Votice, Okres Benešov, Central Bohemia, Czechia",
"is_online": false,
"country_code": "CZ",
"latitude": 49.64013,
"longitude": 14.63809,
"website": ""
},
{
"url": "https://demozoo.org/api/v1/parties/1430/?format=api",
"demozoo_url": "https://demozoo.org/parties/1430/",
"id": 1430,
"name": "Workshock 1999",
"tagline": "",
"start_date": "1999-04-24",
"end_date": "1999-04-25",
"location": "Votice, Okres Benešov, Central Bohemia, Czechia",
"is_online": false,
"country_code": "CZ",
"latitude": 49.64013,
"longitude": 14.63809,
"website": ""
}
]
}