GET /api/v1/parties/4812/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/parties/4812/?format=api",
"demozoo_url": "https://demozoo.org/parties/4812/",
"id": 4812,
"name": "30N 2024",
"tagline": "",
"party_series": {
"url": "https://demozoo.org/api/v1/party_series/1729/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1729/",
"id": 1729,
"name": "30N",
"website": "https://30n.canariasgoretro.org/"
},
"start_date": "2024-11-30",
"end_date": "2024-11-30",
"location": "Icod de los Vinos, Provincia de Santa Cruz de Tenerife, Canary Islands, Spain",
"is_online": false,
"country_code": "ES",
"latitude": 28.37241,
"longitude": -16.71188,
"website": "https://30n.canariasgoretro.org/",
"invitations": [],
"releases": [],
"competitions": [],
"external_links": [
{
"link_class": "DemopartyNetParty",
"url": "https://www.demoparty.net/30n/30n-2024"
}
]
}