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

{
    "url": "https://demozoo.org/api/v1/parties/5209/?format=api",
    "demozoo_url": "https://demozoo.org/parties/5209/",
    "id": 5209,
    "name": "X 2026",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/32/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/32/",
        "id": 32,
        "name": "X",
        "website": "https://xparty.net"
    },
    "start_date": "2026-06-05",
    "end_date": "2026-06-07",
    "location": "Gemeente Someren, North Brabant, Netherlands",
    "is_online": false,
    "country_code": "NL",
    "latitude": 51.38233,
    "longitude": 5.71049,
    "website": "https://xparty.net",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/364497/?format=api",
            "demozoo_url": "https://demozoo.org/productions/364497/",
            "id": 364497,
            "title": "Vandalism News 75",
            "author_nicks": [
                {
                    "name": "Offence",
                    "abbreviation": "OFF",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/36/?format=api",
                        "id": 36,
                        "name": "Offence",
                        "is_group": true
                    }
                },
                {
                    "name": "Onslaught",
                    "abbreviation": "ONS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/134/?format=api",
                        "id": 134,
                        "name": "Onslaught",
                        "is_group": true
                    }
                },
                {
                    "name": "Vandalism News Staff",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/106779/?format=api",
                        "id": 106779,
                        "name": "Vandalism News Staff",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2024-12-25",
            "supertype": "production",
            "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/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "vandalism-news",
                "krill-loader"
            ]
        }
    ],
    "releases": [],
    "competitions": [],
    "external_links": [
        {
            "link_class": "CsdbEvent",
            "url": "https://csdb.dk/event/?id=3485"
        },
        {
            "link_class": "DemopartyNetParty",
            "url": "https://www.demoparty.net/x/x-2026"
        },
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=50&when=2026"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/xparty16"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/xparty"
        }
    ]
}