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

{
    "url": "https://demozoo.org/api/v1/parties/5425/?format=api",
    "demozoo_url": "https://demozoo.org/parties/5425/",
    "id": 5425,
    "name": "Syntax 2025",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/134/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/134/",
        "id": 134,
        "name": "Syntax",
        "website": "http://www.syntaxparty.org/"
    },
    "start_date": "2025-11-15",
    "end_date": "2025-11-16",
    "location": "Melbourne, Victoria, Australia",
    "is_online": false,
    "country_code": "AU",
    "latitude": -37.814,
    "longitude": 144.96332,
    "website": "https://syntaxparty.org/",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/378729/?format=api",
            "demozoo_url": "https://demozoo.org/productions/378729/",
            "id": 378729,
            "title": "Syntax 2025 Invitro",
            "author_nicks": [
                {
                    "name": "One Hit Kill",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/134645/?format=api",
                        "id": 134645,
                        "name": "One Hit Kill",
                        "is_group": false
                    }
                },
                {
                    "name": "cTrix",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/3604/?format=api",
                        "id": 3604,
                        "name": "cTrix",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2025-08-24",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/38/?format=api",
                    "id": 38,
                    "name": "Nintendo Game Boy (GB)"
                }
            ],
            "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=3574"
        },
        {
            "link_class": "DemopartyNetParty",
            "url": "https://www.demoparty.net/syntax/syntax-2025"
        },
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=1350&when=2025"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/2025/syntax25/"
        }
    ]
}