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

{
    "url": "https://demozoo.org/api/v1/parties/4255/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4255/",
    "id": 4255,
    "name": "Vintage Computing Carinthia $03",
    "tagline": "",
    "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": "2019-12-14",
    "end_date": "2019-12-14",
    "location": "Kärnten, Carinthia, Austria",
    "is_online": false,
    "country_code": "AT",
    "latitude": 46.75,
    "longitude": 13.83333,
    "website": "http://logiker.com/vcc/meetings.html#$03",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/293155/?format=api",
            "demozoo_url": "https://demozoo.org/productions/293155/",
            "id": 293155,
            "title": "Energy Auction",
            "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": "2019-12-14",
            "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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/293154/?format=api",
            "demozoo_url": "https://demozoo.org/productions/293154/",
            "id": 293154,
            "title": "Seawatch",
            "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": "2019-12-14",
            "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/64/?format=api",
                    "id": 64,
                    "name": "Paper"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                    "id": 33,
                    "name": "Game",
                    "supertype": "production"
                }
            ],
            "tags": [
                "board-game"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/293153/?format=api",
            "demozoo_url": "https://demozoo.org/productions/293153/",
            "id": 293153,
            "title": "X-Mas Star",
            "author_nicks": [
                {
                    "name": "Logiker",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/77454/?format=api",
                        "id": 77454,
                        "name": "Logiker",
                        "is_group": false
                    }
                },
                {
                    "name": "Woz",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/122452/?format=api",
                        "id": 122452,
                        "name": "Woz",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2019-12-14",
            "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/37/?format=api",
                    "id": 37,
                    "name": "2K Intro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "petscii-animations",
                "source-available"
            ]
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "CsdbEvent",
            "url": "https://csdb.dk/event/?id=2913"
        }
    ]
}