GET /api/v1/party_series/156/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/156/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/156/",
"id": 156,
"name": "Soundserver",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/423/?format=api",
"demozoo_url": "https://demozoo.org/parties/423/",
"id": 423,
"name": "Soundserver 1992",
"tagline": "",
"start_date": "1992-09-27",
"end_date": "1992-09-27",
"location": "Norway",
"is_online": false,
"country_code": "NO",
"latitude": 64.556534,
"longitude": 12.66617,
"website": ""
}
]
}