GET /api/v1/party_series/902/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/902/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/902/",
"id": 902,
"name": "Sector 90 Party",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/2307/?format=api",
"demozoo_url": "https://demozoo.org/parties/2307/",
"id": 2307,
"name": "Sector 90 Party January 1989",
"tagline": "",
"start_date": "1989-01-06",
"end_date": "1989-01-08",
"location": "Kalmar, Sweden",
"is_online": false,
"country_code": "SE",
"latitude": 57.33333,
"longitude": 16.0,
"website": ""
}
]
}