GET /api/v1/party_series/1045/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1045/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1045/",
"id": 1045,
"name": "Happy Computer Fantasy Malwettbewerb",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/2589/?format=api",
"demozoo_url": "https://demozoo.org/parties/2589/",
"id": 2589,
"name": "Happy Computer Fantasy Malwettbewerb 1988",
"tagline": "",
"start_date": "1988-03-07",
"end_date": "1988-08-01",
"location": "",
"is_online": true,
"country_code": "",
"latitude": null,
"longitude": null,
"website": ""
}
]
}