GET /api/v1/party_series/1452/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1452/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1452/",
"id": 1452,
"name": "Devotion",
"website": "http://emu64.pl",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/3797/?format=api",
"demozoo_url": "https://demozoo.org/parties/3797/",
"id": 3797,
"name": "Devotion 2003",
"tagline": "",
"start_date": "2002-12-12",
"end_date": "2003-03-01",
"location": "",
"is_online": true,
"country_code": "",
"latitude": null,
"longitude": null,
"website": "http://emu64.pl"
}
]
}