GET /api/v1/party_series/1704/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1704/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1704/",
"id": 1704,
"name": "GLI.TC/H",
"website": "https://gli.tc/h/2112/",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/4668/?format=api",
"demozoo_url": "https://demozoo.org/parties/4668/",
"id": 4668,
"name": "GLI.TC/H 2012",
"tagline": "",
"start_date": "2012-12-06",
"end_date": "2012-12-09",
"location": "",
"is_online": false,
"country_code": "",
"latitude": null,
"longitude": null,
"website": "https://gli.tc/h/2112/"
}
]
}