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": [
        {
            "url": "https://demozoo.org/api/v1/productions/380933/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/380933/",
            "id": 380933,
            "title": "L C-P Invitation",
            "author_nicks": [
                {
                    "name": "juN3bula",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/113483/?format=api",
                        "id": 113483,
                        "name": "juN3bula",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "N3U",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/133285/?format=api",
                        "id": 133285,
                        "name": "N3U",
                        "is_group": true
                    }
                }
            ],
            "release_date": "2025-11-29",
            "supertype": "graphics",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                    "id": 3,
                    "name": "Commodore 64"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                    "id": 23,
                    "name": "Graphics",
                    "supertype": "graphics"
                }
            ],
            "tags": [
                "petscii"
            ]
        }
    ],
    "releases": [],
    "competitions": [],
    "external_links": []
}