GET /api/v1/party_series/382/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/382/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/382/",
"id": 382,
"name": "The Copenhagen Party",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/944/?format=api",
"demozoo_url": "https://demozoo.org/parties/944/",
"id": 944,
"name": "The Copenhagen Party 1997",
"tagline": "",
"start_date": "1997-06-29",
"end_date": "1997-07-06",
"location": "Copenhagen, Denmark",
"is_online": false,
"country_code": "DK",
"latitude": 55.676311,
"longitude": 12.56935,
"website": ""
}
]
}