GET /api/v1/parties/5344/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://demozoo.org/api/v1/parties/5344/?format=api",
    "demozoo_url": "https://demozoo.org/parties/5344/",
    "id": 5344,
    "name": "Lahti Copy-Party 2026",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1911/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1911/",
        "id": 1911,
        "name": "Lahti Copy-Party",
        "website": "https://lahticopy.party/"
    },
    "start_date": "2026-04-03",
    "end_date": "2026-04-06",
    "location": "Lahti, Paijat-Hame, Finland",
    "is_online": false,
    "country_code": "FI",
    "latitude": 60.98277,
    "longitude": 25.65411,
    "website": "https://lahticopy.party/",
    "invitations": [],
    "releases": [],
    "competitions": [],
    "external_links": []
}