GET /api/v1/party_series/936/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/936/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/936/",
"id": 936,
"name": "Romantica",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/2385/?format=api",
"demozoo_url": "https://demozoo.org/parties/2385/",
"id": 2385,
"name": "Romantica 1998",
"tagline": "",
"start_date": "1998-02-20",
"end_date": "1998-02-22",
"location": "Porsgrunn, Telemark, Norway",
"is_online": false,
"country_code": "NO",
"latitude": 59.14054,
"longitude": 9.6561,
"website": ""
}
]
}