GET /api/v1/party_series/1530/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1530/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1530/",
"id": 1530,
"name": "Flashback 20/20",
"website": "https://www.flashback2020.com/",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/4046/?format=api",
"demozoo_url": "https://demozoo.org/parties/4046/",
"id": 4046,
"name": "Flashback 20/20",
"tagline": "",
"start_date": "2021-06-26",
"end_date": "2021-06-27",
"location": "Gemeente Hilversum, North Holland, Netherlands",
"is_online": false,
"country_code": "NL",
"latitude": 52.22252,
"longitude": 5.16789,
"website": "https://www.flashback2020.com/"
}
]
}