GET /api/v1/party_series/148/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/148/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/148/",
"id": 148,
"name": "The Main Event",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/412/?format=api",
"demozoo_url": "https://demozoo.org/parties/412/",
"id": 412,
"name": "The Main Event 1991",
"tagline": "",
"start_date": "1991-10-05",
"end_date": "1991-10-05",
"location": "Rotherham, United Kingdom",
"is_online": false,
"country_code": "GB",
"latitude": 53.426559,
"longitude": -1.36359,
"website": ""
}
]
}