GET /api/v1/party_series/1892/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1892/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1892/",
"id": 1892,
"name": "Buxton Bytes",
"website": "https://phfhq.org/bb/",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/5230/?format=api",
"demozoo_url": "https://demozoo.org/parties/5230/",
"id": 5230,
"name": "Buxton Bytes 2025",
"tagline": "",
"start_date": "2025-03-14",
"end_date": "2025-03-16",
"location": "Buxton, Derbyshire, England, United Kingdom",
"is_online": false,
"country_code": "GB",
"latitude": 53.25741,
"longitude": -1.90982,
"website": "https://phfhq.org/bb/"
},
{
"url": "https://demozoo.org/api/v1/parties/5307/?format=api",
"demozoo_url": "https://demozoo.org/parties/5307/",
"id": 5307,
"name": "Buxton Bytes 2026",
"tagline": "Buxton Bytes 2026, Buxton Bytes Back",
"start_date": "2026-05-08",
"end_date": "2026-05-11",
"location": "Buxton, Derbyshire, England, United Kingdom",
"is_online": false,
"country_code": "GB",
"latitude": 53.25741,
"longitude": -1.90982,
"website": ""
}
]
}