GET /api/v1/party_series/132/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/132/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/132/",
"id": 132,
"name": "Digitech - IBB Summer Conference",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/380/?format=api",
"demozoo_url": "https://demozoo.org/parties/380/",
"id": 380,
"name": "Digitech - IBB Summer Conference 1989",
"tagline": "",
"start_date": "1989-07-07",
"end_date": "1989-07-09",
"location": "Kortedala, Gothenburg, Sweden",
"is_online": false,
"country_code": "SE",
"latitude": 57.752399,
"longitude": 12.03288,
"website": ""
}
]
}