GET /api/v1/party_series/1547/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1547/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1547/",
"id": 1547,
"name": "Sector 3 Copy-party",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/4083/?format=api",
"demozoo_url": "https://demozoo.org/parties/4083/",
"id": 4083,
"name": "Sector 3 Copy-party 1990",
"tagline": "",
"start_date": "1990-05-11",
"end_date": "1990-05-13",
"location": "Göteborgs stad, Västra Götaland, Sweden",
"is_online": false,
"country_code": "SE",
"latitude": 57.72288,
"longitude": 11.94577,
"website": ""
}
]
}