GET /api/v1/party_series/158/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/158/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/158/",
"id": 158,
"name": "Aggressive",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/426/?format=api",
"demozoo_url": "https://demozoo.org/parties/426/",
"id": 426,
"name": "Aggressive 1993",
"tagline": "",
"start_date": "1993-10-08",
"end_date": "1993-10-10",
"location": "Kerava, Helsinki, Uusimaa, Finland",
"is_online": false,
"country_code": "FI",
"latitude": 60.39565,
"longitude": 25.11754,
"website": ""
},
{
"url": "https://demozoo.org/api/v1/parties/546/?format=api",
"demozoo_url": "https://demozoo.org/parties/546/",
"id": 546,
"name": "Aggressive 1995",
"tagline": "Aggressive Party II",
"start_date": "1995-12-28",
"end_date": "1995-12-30",
"location": "Helsinki, Finland",
"is_online": false,
"country_code": "FI",
"latitude": 60.171162,
"longitude": 24.932581,
"website": ""
}
]
}