GET /api/v1/party_series/865/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/865/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/865/",
"id": 865,
"name": "Powerdrive Party",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/2221/?format=api",
"demozoo_url": "https://demozoo.org/parties/2221/",
"id": 2221,
"name": "Powerdrive Party 1989",
"tagline": "",
"start_date": "1989-12",
"end_date": "1989-12",
"location": "Bournemouth, England, United Kingdom",
"is_online": false,
"country_code": "GB",
"latitude": 50.72048,
"longitude": -1.8795,
"website": ""
}
]
}