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

{
    "url": "https://demozoo.org/api/v1/parties/4267/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4267/",
    "id": 4267,
    "name": "Vintage Computing Carinthia $0F",
    "tagline": "15th 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": "2021-04-17",
    "end_date": "2021-04-17",
    "location": "",
    "is_online": true,
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "website": "http://logiker.com/vcc/meetings.html#$0F",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/293195/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/293195/",
            "id": 293195,
            "title": "Jungle (C64)",
            "author_nicks": [
                {
                    "name": "Logiker",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/77454/?format=api",
                        "id": 77454,
                        "name": "Logiker",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2021-04-17",
            "supertype": "graphics",
            "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/23/?format=api",
                    "id": 23,
                    "name": "Graphics",
                    "supertype": "graphics"
                }
            ],
            "tags": [
                "petscii"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/293196/?format=api",
            "demozoo_url": "https://demozoo.org/productions/293196/",
            "id": 293196,
            "title": "Scrolling Chamber",
            "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": "2021-04-17",
            "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/21/?format=api",
                    "id": 21,
                    "name": "1K Intro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "source-available"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/293102/?format=api",
            "demozoo_url": "https://demozoo.org/productions/293102/",
            "id": 293102,
            "title": "Seaworld",
            "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": "2021-04-17",
            "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": []
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "CsdbEvent",
            "url": "https://csdb.dk/event/?id=3050"
        }
    ]
}