GET /api/v1/party_series/765/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/765/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/765/",
"id": 765,
"name": "Waldbrunn Party",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/1902/?format=api",
"demozoo_url": "https://demozoo.org/parties/1902/",
"id": 1902,
"name": "Waldbrunn Party 1996",
"tagline": "",
"start_date": "1996",
"end_date": "1996",
"location": "Germany",
"is_online": false,
"country_code": "DE",
"latitude": 51.164181,
"longitude": 10.45415,
"website": ""
}
]
}