GET /api/v1/parties/5395/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/parties/5395/?format=api",
"demozoo_url": "https://demozoo.org/parties/5395/",
"id": 5395,
"name": "HackFest 2025",
"tagline": "",
"party_series": {
"url": "https://demozoo.org/api/v1/party_series/1812/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1812/",
"id": 1812,
"name": "HackFest",
"website": "https://hackfest.nl"
},
"start_date": "2025-09-13",
"end_date": "2025-09-13",
"location": "Gemeente Enschede, Overijssel, Netherlands",
"is_online": false,
"country_code": "NL",
"latitude": 52.21909,
"longitude": 6.88041,
"website": "https://hackfest.nl",
"invitations": [],
"releases": [],
"competitions": [],
"external_links": []
}