GET /api/v1/parties/5444/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/parties/5444/?format=api",
"demozoo_url": "https://demozoo.org/parties/5444/",
"id": 5444,
"name": "speccy.pl party 2026",
"tagline": "",
"party_series": {
"url": "https://demozoo.org/api/v1/party_series/1044/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1044/",
"id": 1044,
"name": "speccy.pl party",
"website": "http://speccy.pl/"
},
"start_date": "2026-04-25",
"end_date": "2026-04-25",
"location": "Warszawa, Mazovia, Poland",
"is_online": false,
"country_code": "PL",
"latitude": 52.23547,
"longitude": 21.04191,
"website": "https://speccy.pl/party",
"invitations": [],
"releases": [],
"competitions": [],
"external_links": [
{
"link_class": "PouetParty",
"url": "https://www.pouet.net/party.php?which=1728&when=2026"
}
]
}