GET /api/v1/party_series/564/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/564/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/564/",
"id": 564,
"name": "SSI Copy-Party",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/1351/?format=api",
"demozoo_url": "https://demozoo.org/parties/1351/",
"id": 1351,
"name": "SSI Copy-Party 1988",
"tagline": "",
"start_date": "1988-02-06",
"end_date": "1988-02-06",
"location": "Kanton Zürich, Zurich, Switzerland",
"is_online": false,
"country_code": "CH",
"latitude": 47.41667,
"longitude": 8.66667,
"website": ""
}
]
}