GET /api/v1/party_series/856/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/856/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/856/",
"id": 856,
"name": "Lik-Sang",
"website": "http://www.y2kode.com/",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/4762/?format=api",
"demozoo_url": "https://demozoo.org/parties/4762/",
"id": 4762,
"name": "Lik-Sang Coders Competition 2000",
"tagline": "Ode To Bung",
"start_date": "2000",
"end_date": "2000",
"location": "",
"is_online": true,
"country_code": "",
"latitude": null,
"longitude": null,
"website": ""
},
{
"url": "https://demozoo.org/api/v1/parties/2193/?format=api",
"demozoo_url": "https://demozoo.org/parties/2193/",
"id": 2193,
"name": "Lik-Sang Y2Kode 2000",
"tagline": "",
"start_date": "2000",
"end_date": "2000",
"location": "",
"is_online": true,
"country_code": "",
"latitude": null,
"longitude": null,
"website": "http://www.y2kode.com/"
}
]
}