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

{
    "url": "https://demozoo.org/api/v1/parties/4981/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4981/",
    "id": 4981,
    "name": "ECCC Chicago Expo 2011",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1336/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1336/",
        "id": 1336,
        "name": "ECCC Chicago Expo",
        "website": "http://starbase.globalpc.net/eccc/"
    },
    "start_date": "2011-09-24",
    "end_date": "2011-09-25",
    "location": "Illinois, United States",
    "is_online": false,
    "country_code": "US",
    "latitude": 40.00032,
    "longitude": -89.25037,
    "website": "http://starbase.globalpc.net/eccc/",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/344651/?format=api",
            "demozoo_url": "https://demozoo.org/productions/344651/",
            "id": 344651,
            "title": "ECCC 2011 Invite",
            "author_nicks": [
                {
                    "name": "Arkanix Labs",
                    "abbreviation": "AL",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/46959/?format=api",
                        "id": 46959,
                        "name": "Arkanix Labs",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2011-08-20",
            "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": [
        {
            "url": "https://demozoo.org/api/v1/productions/344652/?format=api",
            "demozoo_url": "https://demozoo.org/productions/344652/",
            "id": 344652,
            "title": "ECCC '11",
            "author_nicks": [
                {
                    "name": "Arkanix Labs",
                    "abbreviation": "AL",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/46959/?format=api",
                        "id": 46959,
                        "name": "Arkanix Labs",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2011-09-24",
            "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/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "CsdbEvent",
            "url": "https://csdb.dk/event/?id=1770"
        }
    ]
}