GET /api/v1/parties/5456/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/parties/5456/?format=api",
"demozoo_url": "https://demozoo.org/parties/5456/",
"id": 5456,
"name": "VCCC 2025",
"tagline": "Vintage Computing Christmas Challenge 2024",
"party_series": {
"url": "https://demozoo.org/api/v1/party_series/1646/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1646/",
"id": 1646,
"name": "VCCC",
"website": "http://logiker.com/vccc2021"
},
"start_date": "2025-12-01",
"end_date": "2025-12-31",
"location": "",
"is_online": true,
"country_code": "",
"latitude": null,
"longitude": null,
"website": "https://logiker.com/VCCC2025",
"invitations": [],
"releases": [],
"competitions": [],
"external_links": [
{
"link_class": "PouetParty",
"url": "https://www.pouet.net/party.php?which=1974&when=2025"
}
]
}