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

{
    "url": "https://demozoo.org/api/v1/parties/3286/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3286/",
    "id": 3286,
    "name": "Beatbox 2005",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1309/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1309/",
        "id": 1309,
        "name": "Beatbox",
        "website": ""
    },
    "start_date": "2005",
    "end_date": "2005",
    "location": "",
    "is_online": false,
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "website": "",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/150915/?format=api",
            "demozoo_url": "https://demozoo.org/productions/150915/",
            "id": 150915,
            "title": "xa-004: bxinvitro",
            "author_nicks": [
                {
                    "name": "xAngle",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/38140/?format=api",
                        "id": 38140,
                        "name": "xAngle",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2005-04-16",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                    "id": 7,
                    "name": "Linux"
                },
                {
                    "url": "https://demozoo.org/api/v1/platforms/10/?format=api",
                    "id": 10,
                    "name": "macOS"
                },
                {
                    "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                    "id": 1,
                    "name": "Windows"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "releases": [],
    "competitions": [],
    "external_links": []
}