GET /api/v1/party_series/109/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/109/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/109/",
"id": 109,
"name": "Symposium",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/329/?format=api",
"demozoo_url": "https://demozoo.org/parties/329/",
"id": 329,
"name": "Symposium 1996",
"tagline": "",
"start_date": "1996-04-05",
"end_date": "1996-04-08",
"location": "Hittfeld, Lower Saxony, Germany",
"is_online": false,
"country_code": "DE",
"latitude": 53.38578,
"longitude": 9.9824,
"website": ""
}
]
}