GET /api/v1/party_series/1344/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1344/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1344/",
"id": 1344,
"name": "ZX Hype Logo Compo",
"website": "http://events.retroscene.org/hype-logo2",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/3403/?format=api",
"demozoo_url": "https://demozoo.org/parties/3403/",
"id": 3403,
"name": "Hype Logo Compo 1",
"tagline": "",
"start_date": "2016-11-24",
"end_date": "2016-11-27",
"location": "",
"is_online": true,
"country_code": "",
"latitude": null,
"longitude": null,
"website": ""
},
{
"url": "https://demozoo.org/api/v1/parties/3404/?format=api",
"demozoo_url": "https://demozoo.org/parties/3404/",
"id": 3404,
"name": "Hype Logo Compo 2",
"tagline": "",
"start_date": "2017-02-19",
"end_date": "2017-02-25",
"location": "",
"is_online": true,
"country_code": "",
"latitude": null,
"longitude": null,
"website": "http://events.retroscene.org/hype-logo2"
}
]
}