GET /api/v1/party_series/1533/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1533/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1533/",
"id": 1533,
"name": "Rosebud Extravaganza Party",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/4053/?format=api",
"demozoo_url": "https://demozoo.org/parties/4053/",
"id": 4053,
"name": "Rosebud Extravaganza Party 1991",
"tagline": "",
"start_date": "1991-11-16",
"end_date": "1991-11-17",
"location": "Solingen, Regierungsbezirk Düsseldorf, North Rhine-Westphalia, Germany",
"is_online": false,
"country_code": "DE",
"latitude": 51.17343,
"longitude": 7.0845,
"website": ""
}
]
}