GET /api/v1/party_series/1955/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1955/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1955/",
"id": 1955,
"name": "Barna Byte Busters Copyparty",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/5567/?format=api",
"demozoo_url": "https://demozoo.org/parties/5567/",
"id": 5567,
"name": "Barna Byte Busters Copyparty 1989",
"tagline": "",
"start_date": "1989",
"end_date": "1989",
"location": "",
"is_online": false,
"country_code": "",
"latitude": null,
"longitude": null,
"website": ""
}
]
}