GET /api/v1/party_series/138/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/138/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/138/",
"id": 138,
"name": "Piranhas Party",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/396/?format=api",
"demozoo_url": "https://demozoo.org/parties/396/",
"id": 396,
"name": "Piranhas Party 1989",
"tagline": "",
"start_date": "1989-04-29",
"end_date": "1989-04-30",
"location": "Klingnau, Bezirk Zurzach, Aargau, Switzerland",
"is_online": false,
"country_code": "CH",
"latitude": 47.58863,
"longitude": 8.25065,
"website": ""
}
]
}