GET /api/v1/party_series/93/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/93/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/93/",
"id": 93,
"name": "ZX Party",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/287/?format=api",
"demozoo_url": "https://demozoo.org/parties/287/",
"id": 287,
"name": "ZX Party 2000",
"tagline": "",
"start_date": "2000-08-25",
"end_date": "2000-08-27",
"location": "Wrocław, Lower Silesian Voivodeship, Poland",
"is_online": false,
"country_code": "PL",
"latitude": 51.1,
"longitude": 17.03333,
"website": ""
}
]
}