GET /api/v1/party_series/622/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/622/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/622/",
"id": 622,
"name": "Alcatraz Copy-Party",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/1498/?format=api",
"demozoo_url": "https://demozoo.org/parties/1498/",
"id": 1498,
"name": "Alcatraz Copy-Party 1988",
"tagline": "",
"start_date": "1988-12-27",
"end_date": "1988-12-29",
"location": "Geneva, Switzerland",
"is_online": false,
"country_code": "CH",
"latitude": 46.208351,
"longitude": 6.1427,
"website": ""
}
]
}