GET /api/v1/party_series/1133/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1133/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1133/",
"id": 1133,
"name": "Commodore Show",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/2835/?format=api",
"demozoo_url": "https://demozoo.org/parties/2835/",
"id": 2835,
"name": "Commodore Show 1987",
"tagline": "",
"start_date": "1987-04-12",
"end_date": "1987-04-14",
"location": "United Kingdom",
"is_online": false,
"country_code": "GB",
"latitude": 54.75844,
"longitude": -2.69531,
"website": ""
},
{
"url": "https://demozoo.org/api/v1/parties/3868/?format=api",
"demozoo_url": "https://demozoo.org/parties/3868/",
"id": 3868,
"name": "Commodore Show 1988",
"tagline": "",
"start_date": "1988-06-03",
"end_date": "1988-06-05",
"location": "City of London, Greater London, England, United Kingdom",
"is_online": false,
"country_code": "GB",
"latitude": 51.51279,
"longitude": -0.09184,
"website": ""
}
]
}