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

{
    "url": "https://demozoo.org/api/v1/parties/5422/?format=api",
    "demozoo_url": "https://demozoo.org/parties/5422/",
    "id": 5422,
    "name": "Vintage Computing Carinthia $34",
    "tagline": "52nd 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-10-04",
    "end_date": "2025-10-04",
    "location": "Klagenfurt, Klagenfurt am Wörthersee, Carinthia, Austria",
    "is_online": false,
    "country_code": "AT",
    "latitude": 46.63873,
    "longitude": 14.2973,
    "website": "http://vcc.logiker.com/meetings.html#$34",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/378377/?format=api",
            "demozoo_url": "https://demozoo.org/productions/378377/",
            "id": 378377,
            "title": "Charcraft64 V0.1",
            "author_nicks": [
                {
                    "name": "Wil",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/111927/?format=api",
                        "id": 111927,
                        "name": "Wil",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2025-10-04",
            "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/6/?format=api",
                    "id": 6,
                    "name": "Tool",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/378374/?format=api",
            "demozoo_url": "https://demozoo.org/productions/378374/",
            "id": 378374,
            "title": "OpenSprite V1.80",
            "author_nicks": [
                {
                    "name": "Jowin",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/135799/?format=api",
                        "id": 135799,
                        "name": "Jowin",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2025-10-04",
            "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/6/?format=api",
                    "id": 6,
                    "name": "Tool",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/378380/?format=api",
            "demozoo_url": "https://demozoo.org/productions/378380/",
            "id": 378380,
            "title": "VCC $32 Game V1.0.1",
            "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-10-04",
            "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=3567"
        }
    ]
}