GET /api/v1/party_series/1211/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1211/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1211/",
"id": 1211,
"name": "Escape and Spreadpoint Party",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/3029/?format=api",
"demozoo_url": "https://demozoo.org/parties/3029/",
"id": 3029,
"name": "Escape and Spreadpoint Party 1989",
"tagline": "",
"start_date": "1989-10-07",
"end_date": "1989-10-07",
"location": "Sarmenstorf, Bezirk Bremgarten, Aargau, Switzerland",
"is_online": false,
"country_code": "CH",
"latitude": 47.31133,
"longitude": 8.2527,
"website": ""
}
]
}