GET /api/v1/party_series/608/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/608/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/608/",
"id": 608,
"name": "Agile and Rebels Copy Party",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/1453/?format=api",
"demozoo_url": "https://demozoo.org/parties/1453/",
"id": 1453,
"name": "Agile and Rebels Copy Party 1988",
"tagline": "",
"start_date": "1988-05-12",
"end_date": "1988-05-15",
"location": "Tyresö Kommun, Stockholm, Sweden",
"is_online": false,
"country_code": "SE",
"latitude": 59.21515,
"longitude": 18.32201,
"website": ""
}
]
}