GET /api/v1/party_series/1260/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1260/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1260/",
"id": 1260,
"name": "ST World Computer Fair",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/3189/?format=api",
"demozoo_url": "https://demozoo.org/parties/3189/",
"id": 3189,
"name": "ST World Computer Fair 1995",
"tagline": "",
"start_date": "1995-12-09",
"end_date": "1995-12-10",
"location": "United Kingdom",
"is_online": false,
"country_code": "GB",
"latitude": 54.75844,
"longitude": -2.69531,
"website": ""
}
]
}