GET /api/v1/party_series/947/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/947/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/947/",
"id": 947,
"name": "Event Party",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/2406/?format=api",
"demozoo_url": "https://demozoo.org/parties/2406/",
"id": 2406,
"name": "Event Party 1989",
"tagline": "",
"start_date": "1989-10-13",
"end_date": "1989-10-14",
"location": "Lünen, North Rhine-Westphalia, Germany",
"is_online": false,
"country_code": "DE",
"latitude": 51.61634,
"longitude": 7.52872,
"website": ""
}
]
}