GET /api/v1/party_series/1898/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1898/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1898/",
"id": 1898,
"name": "UZI Party",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/5273/?format=api",
"demozoo_url": "https://demozoo.org/parties/5273/",
"id": 5273,
"name": "UZI Party 1988",
"tagline": "",
"start_date": "1988-10-28",
"end_date": "1988-10-30",
"location": "Finland",
"is_online": false,
"country_code": "FI",
"latitude": 64.0,
"longitude": 26.0,
"website": ""
}
]
}