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

{
    "url": "https://demozoo.org/api/v1/parties/5237/?format=api",
    "demozoo_url": "https://demozoo.org/parties/5237/",
    "id": 5237,
    "name": "Last Party 2026",
    "tagline": "Atari",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/696/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/696/",
        "id": 696,
        "name": "Last Party",
        "website": "https://last-party.pl"
    },
    "start_date": "2026-01-03",
    "end_date": "2026-01-06",
    "location": "Licheń Stary, Konin County, Greater Poland, Poland",
    "is_online": false,
    "country_code": "PL",
    "latitude": 52.31226,
    "longitude": 18.35515,
    "website": "https://last-party.pl/",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/384251/?format=api",
            "demozoo_url": "https://demozoo.org/productions/384251/",
            "id": 384251,
            "title": "Krystone Online Music Compo 2023 (overdue music entry player)",
            "author_nicks": [
                {
                    "name": "Krystone",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/117456/?format=api",
                        "id": 117456,
                        "name": "Krystone",
                        "is_group": false
                    }
                },
                {
                    "name": "Tebe",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/35285/?format=api",
                        "id": 35285,
                        "name": "Tebe",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2026-01-02",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                    "id": 16,
                    "name": "Atari 8 bit"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                    "id": 7,
                    "name": "Musicdisk",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "DemopartyNetParty",
            "url": "https://www.demoparty.net/last-party/last-party-2026"
        },
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=499&when=2026"
        }
    ]
}