GET /api/v1/party_series/1856/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1856/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1856/",
"id": 1856,
"name": "Xmas With Attitude",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/5122/?format=api",
"demozoo_url": "https://demozoo.org/parties/5122/",
"id": 5122,
"name": "Xmas With Attitude",
"tagline": "",
"start_date": "2007-12-24",
"end_date": "2007-12-25",
"location": "Malmö, Skåne, Sweden",
"is_online": false,
"country_code": "SE",
"latitude": 55.60587,
"longitude": 13.00073,
"website": ""
}
]
}