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

{
    "url": "https://demozoo.org/api/v1/parties/4608/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4608/",
    "id": 4608,
    "name": "Vintage Computing Carinthia $15",
    "tagline": "21st 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": "2022-01-07",
    "end_date": "2022-01-07",
    "location": "",
    "is_online": true,
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "website": "http://vcc.logiker.com/meetings.html#$15",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/318248/?format=api",
            "demozoo_url": "https://demozoo.org/productions/318248/",
            "id": 318248,
            "title": "Boxed Away - Auf der Suche nach Mr. Skatla V1.01",
            "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": "2022-01-07",
            "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/318251/?format=api",
            "demozoo_url": "https://demozoo.org/productions/318251/",
            "id": 318251,
            "title": "Boxed Away - Search for Mr. Skatla V1.01",
            "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": "2022-01-07",
            "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=3152"
        }
    ]
}