GET /api/v1/parties/5297/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/parties/5297/?format=api",
"demozoo_url": "https://demozoo.org/parties/5297/",
"id": 5297,
"name": "Black Birdie 2025",
"tagline": "All hail the Ancient Bird.",
"party_series": {
"url": "https://demozoo.org/api/v1/party_series/295/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/295/",
"id": 295,
"name": "Black Birdie",
"website": "http://blackbirdie.pseudohacker.org/"
},
"start_date": "2025-08-29",
"end_date": "2025-08-31",
"location": "Ljusdals Kommun, Gävleborg, Sweden",
"is_online": false,
"country_code": "SE",
"latitude": 61.85527,
"longitude": 15.50695,
"website": "https://blackbirdie.org/",
"invitations": [],
"releases": [],
"competitions": [],
"external_links": [
{
"link_class": "DemopartyNetParty",
"url": "https://www.demoparty.net/black-birdie/black-birdie-2025"
},
{
"link_class": "PouetParty",
"url": "https://www.pouet.net/party.php?which=1042&when=2025"
}
]
}