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

{
    "url": "https://demozoo.org/api/v1/parties/5116/?format=api",
    "demozoo_url": "https://demozoo.org/parties/5116/",
    "id": 5116,
    "name": "TRSAC 2025",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/51/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/51/",
        "id": 51,
        "name": "TRSAC",
        "website": "http://www.trsac.dk/"
    },
    "start_date": "2025-10-17",
    "end_date": "2025-10-19",
    "location": "Århus, Aarhus Kommune, Central Jutland, Denmark",
    "is_online": false,
    "country_code": "DK",
    "latitude": 56.15674,
    "longitude": 10.21076,
    "website": "http://www.trsac.dk/",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/374759/?format=api",
            "demozoo_url": "https://demozoo.org/productions/374759/",
            "id": 374759,
            "title": "Waiting in the Flatlands",
            "author_nicks": [
                {
                    "name": "Loonies",
                    "abbreviation": "LNS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/115/?format=api",
                        "id": 115,
                        "name": "Loonies",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2025-07-12",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                    "id": 1,
                    "name": "Windows"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/43/?format=api",
                    "id": 43,
                    "name": "8K Intro",
                    "supertype": "production"
                },
                {
                    "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
                    "id": 11,
                    "name": "Invitation",
                    "supertype": "production"
                }
            ],
            "tags": [
                "crinkler",
                "gnu-rocket",
                "jingler"
            ]
        }
    ],
    "releases": [],
    "competitions": [],
    "external_links": [
        {
            "link_class": "CsdbEvent",
            "url": "https://csdb.dk/event/?id=3529"
        },
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=109&when=2025"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/TRSACPARTY"
        }
    ]
}