GET /api/v1/parties/5311/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/parties/5311/?format=api",
"demozoo_url": "https://demozoo.org/parties/5311/",
"id": 5311,
"name": "LayerOne Demoparty 2025",
"tagline": "",
"party_series": {
"url": "https://demozoo.org/api/v1/party_series/932/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/932/",
"id": 932,
"name": "LayerOne Demoparty",
"website": "http://l1demo.org/"
},
"start_date": "2025-05-24",
"end_date": "2025-05-25",
"location": "Pasadena, Los Angeles County, California, United States",
"is_online": false,
"country_code": "US",
"latitude": 34.14778,
"longitude": -118.14452,
"website": "https://www.layerone.org/events/demo-party/",
"invitations": [],
"releases": [],
"competitions": [],
"external_links": [
{
"link_class": "PouetParty",
"url": "https://www.pouet.net/party.php?which=1700&when=2025"
}
]
}