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

{
    "url": "https://demozoo.org/api/v1/parties/4833/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4833/",
    "id": 4833,
    "name": "Chrome + Exceed Party 1991",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1762/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1762/",
        "id": 1762,
        "name": "West Oz Gathering",
        "website": ""
    },
    "start_date": "1991-01-25",
    "end_date": "1991-01-25",
    "location": "",
    "is_online": false,
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/334815/?format=api",
            "demozoo_url": "https://demozoo.org/productions/334815/",
            "id": 334815,
            "title": "WA party notes",
            "author_nicks": [
                {
                    "name": "Chrome",
                    "abbreviation": "CR",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/14376/?format=api",
                        "id": 14376,
                        "name": "Chrome",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-01-25",
            "supertype": "production",
            "platforms": [],
            "types": [],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": []
}