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

{
    "url": "https://demozoo.org/api/v1/parties/5300/?format=api",
    "demozoo_url": "https://demozoo.org/parties/5300/",
    "id": 5300,
    "name": "Vintage Computing Carinthia $32",
    "tagline": "50th VCC Meeting",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1602/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1602/",
        "id": 1602,
        "name": "Vintage Computing Carinthia",
        "website": "http://logiker.com/vcc/meetings.html#$01"
    },
    "start_date": "2025-05-24",
    "end_date": "2025-05-24",
    "location": "Klagenfurt am Wörthersee, Carinthia, Austria",
    "is_online": false,
    "country_code": "AT",
    "latitude": 46.63333,
    "longitude": 14.3,
    "website": "https://vcc.logiker.com/meetings#$32",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/372576/?format=api",
            "demozoo_url": "https://demozoo.org/productions/372576/",
            "id": 372576,
            "title": "Chesser's Ride",
            "author_nicks": [
                {
                    "name": "Blazon",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/33617/?format=api",
                        "id": 33617,
                        "name": "Blazon",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2025-05-24",
            "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/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/372649/?format=api",
            "demozoo_url": "https://demozoo.org/productions/372649/",
            "id": 372649,
            "title": "The Tomb of the Pharao",
            "author_nicks": [
                {
                    "name": "Leon",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/16536/?format=api",
                        "id": 16536,
                        "name": "Leon",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2025-05-24",
            "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/33/?format=api",
                    "id": 33,
                    "name": "Game",
                    "supertype": "production"
                }
            ],
            "tags": [
                "text-adventure"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/372578/?format=api",
            "demozoo_url": "https://demozoo.org/productions/372578/",
            "id": 372578,
            "title": "VCC $32 Demo",
            "author_nicks": [
                {
                    "name": "Vintage Computing Carinthia",
                    "abbreviation": "VCC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/111811/?format=api",
                        "id": 111811,
                        "name": "Vintage Computing Carinthia",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2025-05-24",
            "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/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/372582/?format=api",
            "demozoo_url": "https://demozoo.org/productions/372582/",
            "id": 372582,
            "title": "VCC $32 Game",
            "author_nicks": [
                {
                    "name": "Vintage Computing Carinthia",
                    "abbreviation": "VCC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/111811/?format=api",
                        "id": 111811,
                        "name": "Vintage Computing Carinthia",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2025-05-24",
            "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/33/?format=api",
                    "id": 33,
                    "name": "Game",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "CsdbEvent",
            "url": "https://csdb.dk/event/?id=3526"
        }
    ]
}