GET /api/v1/party_series/866/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/866/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/866/",
"id": 866,
"name": "23 Celsius Crew Party",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/2222/?format=api",
"demozoo_url": "https://demozoo.org/parties/2222/",
"id": 2222,
"name": "23 Celsius Crew Party 1991",
"tagline": "",
"start_date": "1991-08-27",
"end_date": "1991-08-30",
"location": "Parád, Heves, Hungary",
"is_online": false,
"country_code": "HU",
"latitude": 47.92324,
"longitude": 20.02972,
"website": ""
}
]
}