GET /api/v1/party_series/612/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/612/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/612/",
"id": 612,
"name": "Defiers Party",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/1463/?format=api",
"demozoo_url": "https://demozoo.org/parties/1463/",
"id": 1463,
"name": "Defiers Party 1989",
"tagline": "",
"start_date": "1989-05-26",
"end_date": "1989-05-28",
"location": "Staffanstorps Kommun, Skåne, Sweden",
"is_online": false,
"country_code": "SE",
"latitude": 55.65,
"longitude": 13.2,
"website": ""
}
]
}