GET /api/v1/party_series/931/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/931/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/931/",
"id": 931,
"name": "Phoenix Party",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/2364/?format=api",
"demozoo_url": "https://demozoo.org/parties/2364/",
"id": 2364,
"name": "Phoenix Party 1989",
"tagline": "",
"start_date": "1989-08-08",
"end_date": "1989-08-08",
"location": "France",
"is_online": false,
"country_code": "FR",
"latitude": 46.0,
"longitude": 2.0,
"website": ""
}
]
}