GET /api/v1/party_series/115/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/115/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/115/",
"id": 115,
"name": "Horizon Easter Party",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/2223/?format=api",
"demozoo_url": "https://demozoo.org/parties/2223/",
"id": 2223,
"name": "Horizon Easter Party 1990",
"tagline": "",
"start_date": "1990-04-13",
"end_date": "1990-04-16",
"location": "Huddinge Kommun, Stockholm, Sweden",
"is_online": false,
"country_code": "SE",
"latitude": 59.21428,
"longitude": 18.01584,
"website": ""
},
{
"url": "https://demozoo.org/api/v1/parties/344/?format=api",
"demozoo_url": "https://demozoo.org/parties/344/",
"id": 344,
"name": "Horizon Easter Party 1991",
"tagline": "",
"start_date": "1991-03-29",
"end_date": "1991-04-01",
"location": "Huddinge Kommun, Stockholm, Sweden",
"is_online": false,
"country_code": "SE",
"latitude": 59.21428,
"longitude": 18.01584,
"website": ""
}
]
}