GET /api/v1/parties/5285/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/parties/5285/?format=api",
"demozoo_url": "https://demozoo.org/parties/5285/",
"id": 5285,
"name": "Forever 2026",
"tagline": "24: 8-Bit Winter Games",
"party_series": {
"url": "https://demozoo.org/api/v1/party_series/33/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/33/",
"id": 33,
"name": "Forever",
"website": "http://forever.zeroteam.sk/"
},
"start_date": "2026-03-13",
"end_date": "2026-03-15",
"location": "Trnava, Trnavský kraj, Slovakia",
"is_online": false,
"country_code": "SK",
"latitude": 48.41667,
"longitude": 17.66667,
"website": "http://forever.zeroteam.sk/",
"invitations": [],
"releases": [],
"competitions": [],
"external_links": [
{
"link_class": "CsdbEvent",
"url": "https://csdb.dk/event/?id=3519"
},
{
"link_class": "DemopartyNetParty",
"url": "https://www.demoparty.net/forever/forever-2026"
},
{
"link_class": "PouetParty",
"url": "https://www.pouet.net/party.php?which=181&when=2026"
},
{
"link_class": "TwitterAccount",
"url": "https://twitter.com/for8ver"
}
]
}