GET /api/v1/party_series/301/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/301/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/301/",
"id": 301,
"name": "Creutz",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/800/?format=api",
"demozoo_url": "https://demozoo.org/parties/800/",
"id": 800,
"name": "Creutz 1996 (1)",
"tagline": "",
"start_date": "1996-02",
"end_date": "1996-02",
"location": "Falun, Sweden",
"is_online": false,
"country_code": "SE",
"latitude": 60.60429,
"longitude": 15.62891,
"website": ""
},
{
"url": "https://demozoo.org/api/v1/parties/801/?format=api",
"demozoo_url": "https://demozoo.org/parties/801/",
"id": 801,
"name": "Creutz 1996 (2)",
"tagline": "",
"start_date": "1996-09",
"end_date": "1996-09",
"location": "Dalarna, Sweden",
"is_online": false,
"country_code": "SE",
"latitude": 61.0,
"longitude": 14.5,
"website": ""
}
]
}