GET /api/v1/party_series/66/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/66/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/66/",
"id": 66,
"name": "Light, Triad, Oneway Bålsta Party",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/250/?format=api",
"demozoo_url": "https://demozoo.org/parties/250/",
"id": 250,
"name": "Light, Triad, Oneway Bålsta Party 1989",
"tagline": "",
"start_date": "1989-11-02",
"end_date": "1989-11-05",
"location": "Bålsta, Håbo Kommun, Uppsala, Sweden",
"is_online": false,
"country_code": "SE",
"latitude": 59.5671,
"longitude": 17.52781,
"website": ""
}
]
}