GET /api/v1/party_series/821/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/821/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/821/",
"id": 821,
"name": "DBA ST Party",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/2080/?format=api",
"demozoo_url": "https://demozoo.org/parties/2080/",
"id": 2080,
"name": "DBA ST Party",
"tagline": "",
"start_date": "1991-12-14",
"end_date": "1991-12-14",
"location": "Netherlands",
"is_online": false,
"country_code": "NL",
"latitude": 52.25,
"longitude": 5.75,
"website": ""
}
]
}