GET /api/v1/party_series/1282/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1282/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1282/",
"id": 1282,
"name": "Wrath Designs Expo",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/3223/?format=api",
"demozoo_url": "https://demozoo.org/parties/3223/",
"id": 3223,
"name": "Wrath Designs Expo 2003",
"tagline": "",
"start_date": "2003-06-13",
"end_date": "2003-06-15",
"location": "Malmö, Skåne, Sweden",
"is_online": false,
"country_code": "SE",
"latitude": 55.56512,
"longitude": 13.01874,
"website": ""
}
]
}