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

{
    "url": "https://demozoo.org/api/v1/parties/4265/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4265/",
    "id": 4265,
    "name": "Vintage Computing Carinthia $0D",
    "tagline": "13th 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-01-03",
    "end_date": "2021-01-03",
    "location": "",
    "is_online": true,
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "website": "http://logiker.com/vcc/meetings.html#$0D",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/293190/?format=api",
            "demozoo_url": "https://demozoo.org/productions/293190/",
            "id": 293190,
            "title": "d64tool V1.1",
            "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-01-03",
            "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/7/?format=api",
                    "id": 7,
                    "name": "Linux"
                },
                {
                    "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": [
                "directory-editor",
                "d64tool"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/293191/?format=api",
            "demozoo_url": "https://demozoo.org/productions/293191/",
            "id": 293191,
            "title": "PETSCII2BASIC V2 with ListArt Support",
            "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-01-03",
            "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/7/?format=api",
                    "id": 7,
                    "name": "Linux"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                    "id": 6,
                    "name": "Tool",
                    "supertype": "production"
                }
            ],
            "tags": [
                "python"
            ]
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "CsdbEvent",
            "url": "https://csdb.dk/event/?id=3026"
        }
    ]
}