GET /api/v1/party_series/65/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/65/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/65/",
"id": 65,
"name": "Tribute",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/249/?format=api",
"demozoo_url": "https://demozoo.org/parties/249/",
"id": 249,
"name": "Tribute 1994",
"tagline": "",
"start_date": "1994-11-18",
"end_date": "1994-11-20",
"location": "Gothenburg, Sweden",
"is_online": false,
"country_code": "SE",
"latitude": 57.701235,
"longitude": 11.967105,
"website": ""
},
{
"url": "https://demozoo.org/api/v1/parties/4934/?format=api",
"demozoo_url": "https://demozoo.org/parties/4934/",
"id": 4934,
"name": "Tribute 1996",
"tagline": "Tribute II",
"start_date": "1996-11-01",
"end_date": "1996-11-03",
"location": "Göteborg, Göteborgs stad, Västra Götaland, Sweden",
"is_online": false,
"country_code": "SE",
"latitude": 57.70716,
"longitude": 11.96679,
"website": ""
}
]
}