GET /api/v1/party_series/1208/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1208/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1208/",
"id": 1208,
"name": "What's Up Party",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/3021/?format=api",
"demozoo_url": "https://demozoo.org/parties/3021/",
"id": 3021,
"name": "What's Up Party",
"tagline": "",
"start_date": "1991",
"end_date": "1991",
"location": "Sweden",
"is_online": false,
"country_code": "SE",
"latitude": 62.0,
"longitude": 15.0,
"website": ""
}
]
}