GET /api/v1/party_series/983/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/983/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/983/",
"id": 983,
"name": "Global Convention of Worldwide Demo Developers International, Inc.",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/2463/?format=api",
"demozoo_url": "https://demozoo.org/parties/2463/",
"id": 2463,
"name": "Global Convention of Worldwide Demo Developers International, Inc. 2015 (1)",
"tagline": "",
"start_date": "2015-01-17",
"end_date": "2015-01-17",
"location": "Sweden",
"is_online": false,
"country_code": "SE",
"latitude": 62.0,
"longitude": 15.0,
"website": ""
},
{
"url": "https://demozoo.org/api/v1/parties/2777/?format=api",
"demozoo_url": "https://demozoo.org/parties/2777/",
"id": 2777,
"name": "Global Convention of Worldwide Demo Developers International, Inc. 2015 (2)",
"tagline": "",
"start_date": "2015-11-07",
"end_date": "2015-11-07",
"location": "",
"is_online": true,
"country_code": "",
"latitude": null,
"longitude": null,
"website": ""
}
]
}