GET /api/v1/party_series/867/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/867/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/867/",
"id": 867,
"name": "Software of Sweden Party",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/4880/?format=api",
"demozoo_url": "https://demozoo.org/parties/4880/",
"id": 4880,
"name": "Software of Sweden Party 1988",
"tagline": "",
"start_date": "1988-05-28",
"end_date": "1988-05-29",
"location": "Kristianstads kommun, Skåne, Sweden",
"is_online": false,
"country_code": "SE",
"latitude": 56.0,
"longitude": 14.15,
"website": ""
},
{
"url": "https://demozoo.org/api/v1/parties/2225/?format=api",
"demozoo_url": "https://demozoo.org/parties/2225/",
"id": 2225,
"name": "Software of Sweden Party 1992",
"tagline": "",
"start_date": "1992-03-05",
"end_date": "1992-03-05",
"location": "Borlänge Kommun, Dalarna, Sweden",
"is_online": false,
"country_code": "SE",
"latitude": 60.46667,
"longitude": 15.41667,
"website": ""
}
]
}