GET /api/v1/party_series/1355/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1355/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1355/",
"id": 1355,
"name": "E & L and Belgian Brains Copy Party",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/3450/?format=api",
"demozoo_url": "https://demozoo.org/parties/3450/",
"id": 3450,
"name": "E & L and Belgian Brains Copy Party 1989",
"tagline": "",
"start_date": "1989-12-23",
"end_date": "1989-12-23",
"location": "Hasselt, Provincie Limburg, Flanders, Belgium",
"is_online": false,
"country_code": "BE",
"latitude": 50.93182,
"longitude": 5.33266,
"website": ""
}
]
}