GET /api/v1/party_series/122/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/122/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/122/",
"id": 122,
"name": "Treacl and Panic Party",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/362/?format=api",
"demozoo_url": "https://demozoo.org/parties/362/",
"id": 362,
"name": "Treacl and Panic Party 1991",
"tagline": "",
"start_date": "1991-03-02",
"end_date": "1991-03-03",
"location": "Bocholt, Germany",
"is_online": false,
"country_code": "DE",
"latitude": 51.83466,
"longitude": 6.61761,
"website": ""
}
]
}