GET /api/v1/party_series/1764/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1764/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1764/",
"id": 1764,
"name": "Adwarp Intro Compo",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/4839/?format=api",
"demozoo_url": "https://demozoo.org/parties/4839/",
"id": 4839,
"name": "Adwarp Intro Compo",
"tagline": "",
"start_date": "1999",
"end_date": "1999",
"location": "",
"is_online": true,
"country_code": "",
"latitude": null,
"longitude": null,
"website": ""
}
]
}