GET /api/v1/party_series/1861/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1861/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1861/",
"id": 1861,
"name": "Analog Helloween Party",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/5131/?format=api",
"demozoo_url": "https://demozoo.org/parties/5131/",
"id": 5131,
"name": "Analog Helloween Party 1993",
"tagline": "",
"start_date": "1993-11-12",
"end_date": "1993-11-12",
"location": "Germany",
"is_online": false,
"country_code": "DE",
"latitude": 51.5,
"longitude": 10.5,
"website": ""
}
]
}