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

{
    "url": "https://demozoo.org/api/v1/parties/5004/?format=api",
    "demozoo_url": "https://demozoo.org/parties/5004/",
    "id": 5004,
    "name": "Dead Data Party 1991",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1829/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1829/",
        "id": 1829,
        "name": "Dead Data Party",
        "website": ""
    },
    "start_date": "1991-08-09",
    "end_date": "1991-08-11",
    "location": "Landkreis Hildesheim, Lower Saxony, Germany",
    "is_online": false,
    "country_code": "DE",
    "latitude": 52.12667,
    "longitude": 9.965,
    "website": "",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/346984/?format=api",
            "demozoo_url": "https://demozoo.org/productions/346984/",
            "id": 346984,
            "title": "The Jam'91",
            "author_nicks": [
                {
                    "name": "NATO",
                    "abbreviation": "Nobodies Are Taking Over",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/14667/?format=api",
                        "id": 14667,
                        "name": "NATO",
                        "is_group": true
                    }
                },
                {
                    "name": "Steel",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/45606/?format=api",
                        "id": 45606,
                        "name": "Steel",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-07-22",
            "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/11/?format=api",
                    "id": 11,
                    "name": "Invitation",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "releases": [],
    "competitions": [],
    "external_links": []
}