GET /api/v1/party_series/1019/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1019/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1019/",
"id": 1019,
"name": "Spectre and Northstar Halloween Party",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/2543/?format=api",
"demozoo_url": "https://demozoo.org/parties/2543/",
"id": 2543,
"name": "Spectre and Northstar Halloween Party 1989",
"tagline": "",
"start_date": "1989-11-02",
"end_date": "1989-11-05",
"location": "Trollhättan, Västra Götaland, Sweden",
"is_online": false,
"country_code": "SE",
"latitude": 58.21208,
"longitude": 12.35033,
"website": ""
}
]
}