GET /api/v1/party_series/1660/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1660/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1660/",
"id": 1660,
"name": "Valhall Party",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/4459/?format=api",
"demozoo_url": "https://demozoo.org/parties/4459/",
"id": 4459,
"name": "Valhall Party 1995",
"tagline": "",
"start_date": "1995-07-20",
"end_date": "1995-07-23",
"location": "Mosjøen, Vefsn, Nordland, Norway",
"is_online": false,
"country_code": "NO",
"latitude": 65.83599,
"longitude": 13.19076,
"website": ""
}
]
}