GET /api/v1/party_series/315/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/315/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/315/",
"id": 315,
"name": "Halloween",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/819/?format=api",
"demozoo_url": "https://demozoo.org/parties/819/",
"id": 819,
"name": "Halloween 1996",
"tagline": "",
"start_date": "1996-11-01",
"end_date": "1996-11-03",
"location": "Rissne, Sweden",
"is_online": false,
"country_code": "SE",
"latitude": 59.375568,
"longitude": 17.940769,
"website": ""
}
]
}