GET /api/v1/party_series/159/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/159/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/159/",
"id": 159,
"name": "The Computer Crossroads",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/428/?format=api",
"demozoo_url": "https://demozoo.org/parties/428/",
"id": 428,
"name": "The Computer Crossroads 1993",
"tagline": "",
"start_date": "1993-05-29",
"end_date": "1993-05-31",
"location": "Göteborg, Västra Götaland, Sweden",
"is_online": false,
"country_code": "SE",
"latitude": 57.72288,
"longitude": 11.94577,
"website": ""
},
{
"url": "https://demozoo.org/api/v1/parties/538/?format=api",
"demozoo_url": "https://demozoo.org/parties/538/",
"id": 538,
"name": "The Computer Crossroads 1994",
"tagline": "",
"start_date": "1994",
"end_date": "1994",
"location": "Sweden",
"is_online": false,
"country_code": "SE",
"latitude": 62.198448,
"longitude": 17.55142,
"website": ""
}
]
}