GET /api/v1/party_series/868/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/868/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/868/",
"id": 868,
"name": "Explosive",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/2227/?format=api",
"demozoo_url": "https://demozoo.org/parties/2227/",
"id": 2227,
"name": "Explosive 1994",
"tagline": "",
"start_date": "1994",
"end_date": "1994",
"location": "South Africa",
"is_online": false,
"country_code": "ZA",
"latitude": -29.0,
"longitude": 24.0,
"website": ""
}
]
}