GET /api/v1/parties/4587/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/parties/4587/?format=api",
"demozoo_url": "https://demozoo.org/parties/4587/",
"id": 4587,
"name": "Lost Party 2025",
"tagline": "Atari, Commodore, Spectrum, Amstrad",
"party_series": {
"url": "https://demozoo.org/api/v1/party_series/1403/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1403/",
"id": 1403,
"name": "Lost Party",
"website": "https://www.lostparty.pl/2019/"
},
"start_date": "2025-07-03",
"end_date": "2025-07-06",
"location": "Licheń Stary, Konin County, Greater Poland, Poland",
"is_online": false,
"country_code": "PL",
"latitude": 52.31226,
"longitude": 18.35515,
"website": "https://www.lostparty.pl/2025/",
"invitations": [],
"releases": [],
"competitions": [],
"external_links": [
{
"link_class": "DemopartyNetParty",
"url": "https://www.demoparty.net/lost-party/lost-party-2025"
},
{
"link_class": "PouetParty",
"url": "https://www.pouet.net/party.php?which=1864&when=2025"
}
]
}