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

{
    "url": "https://demozoo.org/api/v1/parties/5140/?format=api",
    "demozoo_url": "https://demozoo.org/parties/5140/",
    "id": 5140,
    "name": "Vintage Computing Carinthia $2C",
    "tagline": "44th 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": "2024-10-05",
    "end_date": "2024-10-05",
    "location": "Klagenfurt am Wörthersee, Carinthia, Austria",
    "is_online": false,
    "country_code": "AT",
    "latitude": 46.63333,
    "longitude": 14.3,
    "website": "http://vcc.logiker.com/meetings.html#$2C",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/358878/?format=api",
            "demozoo_url": "https://demozoo.org/productions/358878/",
            "id": 358878,
            "title": "Custom Pi1541 Case with USB Access",
            "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": "2024-10-05",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                    "id": 3,
                    "name": "Commodore 64"
                },
                {
                    "url": "https://demozoo.org/api/v1/platforms/62/?format=api",
                    "id": 62,
                    "name": "Custom Hardware"
                }
            ],
            "types": [],
            "tags": [
                "pi1541",
                "vc1541",
                "raspberry-pi"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/358826/?format=api",
            "demozoo_url": "https://demozoo.org/productions/358826/",
            "id": 358826,
            "title": "Flip-Flop",
            "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": "2024-10-05",
            "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=3459"
        },
        {
            "link_class": "DemopartyNetParty",
            "url": "https://www.demoparty.net/vintage-computing-carinthia/vintage-computing-carinthia-2c"
        }
    ]
}