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

{
    "url": "https://demozoo.org/api/v1/parties/5393/?format=api",
    "demozoo_url": "https://demozoo.org/parties/5393/",
    "id": 5393,
    "name": "Xenium 2026",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/436/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/436/",
        "id": 436,
        "name": "Xenium",
        "website": "https://xenium.rocks/"
    },
    "start_date": "2026-08-27",
    "end_date": "2026-08-30",
    "location": "Województwo Łódzkie, Poland",
    "is_online": false,
    "country_code": "PL",
    "latitude": 51.75,
    "longitude": 19.5,
    "website": "https://xenium.rocks/",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/381542/?format=api",
            "demozoo_url": "https://demozoo.org/productions/381542/",
            "id": 381542,
            "title": "HeXenium",
            "author_nicks": [
                {
                    "name": "Damage",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/7384/?format=api",
                        "id": 7384,
                        "name": "Damage",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2025-12-07",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                    "id": 7,
                    "name": "Linux"
                },
                {
                    "url": "https://demozoo.org/api/v1/platforms/10/?format=api",
                    "id": 10,
                    "name": "macOS"
                },
                {
                    "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                    "id": 1,
                    "name": "Windows"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
                    "id": 11,
                    "name": "Invitation",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "releases": [],
    "competitions": [],
    "external_links": [
        {
            "link_class": "CsdbEvent",
            "url": "https://csdb.dk/event/?id=3599"
        },
        {
            "link_class": "DemopartyNetParty",
            "url": "https://www.demoparty.net/xenium/xenium-2026"
        },
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=227&when=2026"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/PartyXenium"
        }
    ]
}