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

{
    "url": "https://demozoo.org/api/v1/parties/4262/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4262/",
    "id": 4262,
    "name": "Vintage Computing Carinthia $0A",
    "tagline": "10th 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": "2020-09-20",
    "end_date": "2020-09-20",
    "location": "Klagenfurt, Klagenfurt am Wörthersee, Carinthia, Austria",
    "is_online": false,
    "country_code": "AT",
    "latitude": 46.63873,
    "longitude": 14.2973,
    "website": "http://logiker.com/vcc/meetings.html#$0A",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/293185/?format=api",
            "demozoo_url": "https://demozoo.org/productions/293185/",
            "id": 293185,
            "title": "Cropkoala",
            "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": "2020-09-20",
            "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/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": [
                "source-available"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/293184/?format=api",
            "demozoo_url": "https://demozoo.org/productions/293184/",
            "id": 293184,
            "title": "Koala Tool",
            "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": "2020-09-20",
            "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/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/293183/?format=api",
            "demozoo_url": "https://demozoo.org/productions/293183/",
            "id": 293183,
            "title": "Pixelshuffler V0.4",
            "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": "2020-09-20",
            "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/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": [
                "source-available"
            ]
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "CsdbEvent",
            "url": "https://csdb.dk/event/?id=2989"
        }
    ]
}