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

{
    "url": "https://demozoo.org/api/v1/parties/5056/?format=api",
    "demozoo_url": "https://demozoo.org/parties/5056/",
    "id": 5056,
    "name": "Hysteric and Black Sinus Party 1991",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1845/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1845/",
        "id": 1845,
        "name": "Hysteric and Black Sinus Party",
        "website": ""
    },
    "start_date": "1991-12-28",
    "end_date": "1991-12-29",
    "location": "Oerbke, Lower Saxony, Germany",
    "is_online": false,
    "country_code": "DE",
    "latitude": 52.85194,
    "longitude": 9.72517,
    "website": "",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/96108/?format=api",
            "demozoo_url": "https://demozoo.org/productions/96108/",
            "id": 96108,
            "title": "Official Invitation",
            "author_nicks": [
                {
                    "name": "Black Sinus",
                    "abbreviation": "BLS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/45112/?format=api",
                        "id": 45112,
                        "name": "Black Sinus",
                        "is_group": true
                    }
                },
                {
                    "name": "Hysteric",
                    "abbreviation": "HTC, HYS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/43066/?format=api",
                        "id": 43066,
                        "name": "Hysteric",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-09",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
                    "id": 11,
                    "name": "Invitation",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "releases": [],
    "competitions": [],
    "external_links": []
}