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

{
    "url": "https://demozoo.org/api/v1/parties/5452/?format=api",
    "demozoo_url": "https://demozoo.org/parties/5452/",
    "id": 5452,
    "name": "NULL SYMBOL #1",
    "tagline": "\\0/",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1932/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1932/",
        "id": 1932,
        "name": "NULL SYMBOL",
        "website": ""
    },
    "start_date": "2026-01-10",
    "end_date": "2026-01-20",
    "location": "",
    "is_online": true,
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "website": "",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/380679/?format=api",
            "demozoo_url": "https://demozoo.org/productions/380679/",
            "id": 380679,
            "title": "NEWLINE NULL SYMBOL #1 INVITRO",
            "author_nicks": [
                {
                    "name": "\\n",
                    "abbreviation": "NL",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/151857/?format=api",
                        "id": 151857,
                        "name": "\\n",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2025-11-25",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "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=3588"
        },
        {
            "link_class": "YoutubeUser",
            "url": "https://www.youtube.com/@DslashV"
        }
    ]
}