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

{
    "url": "https://demozoo.org/api/v1/parties/4264/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4264/",
    "id": 4264,
    "name": "Vintage Computing Carinthia $0C",
    "tagline": "12th 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-12-13",
    "end_date": "2020-12-13",
    "location": "",
    "is_online": true,
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "website": "http://logiker.com/vcc/meetings.html#$0C",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/293188/?format=api",
            "demozoo_url": "https://demozoo.org/productions/293188/",
            "id": 293188,
            "title": "Wifi Ultra Firmware V1.0",
            "author_nicks": [
                {
                    "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": "2020-12-13",
            "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/62/?format=api",
                    "id": 62,
                    "name": "Custom Hardware"
                }
            ],
            "types": [],
            "tags": [
                "arduino"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/293189/?format=api",
            "demozoo_url": "https://demozoo.org/productions/293189/",
            "id": 293189,
            "title": "Wifi Ultra Tools V1.0",
            "author_nicks": [
                {
                    "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": "2020-12-13",
            "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/62/?format=api",
                    "id": 62,
                    "name": "Custom Hardware"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                    "id": 6,
                    "name": "Tool",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "CsdbEvent",
            "url": "https://csdb.dk/event/?id=3010"
        }
    ]
}