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

{
    "url": "https://demozoo.org/api/v1/parties/5007/?format=api",
    "demozoo_url": "https://demozoo.org/parties/5007/",
    "id": 5007,
    "name": "ECCC Chicago Expo 2009",
    "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": "2009-09-26",
    "end_date": "2009-09-26",
    "location": "Lombard, DuPage County, Illinois, United States",
    "is_online": false,
    "country_code": "US",
    "latitude": 41.88003,
    "longitude": -88.00784,
    "website": "http://starbase.globalpc.net/eccc",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/347489/?format=api",
            "demozoo_url": "https://demozoo.org/productions/347489/",
            "id": 347489,
            "title": "Cartograph V1",
            "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": "2009-09-26",
            "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/6/?format=api",
                    "id": 6,
                    "name": "Tool",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/347490/?format=api",
            "demozoo_url": "https://demozoo.org/productions/347490/",
            "id": 347490,
            "title": "Crimson Twilight Beta07",
            "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": "2009-09-26",
            "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/33/?format=api",
                    "id": 33,
                    "name": "Game",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/347491/?format=api",
            "demozoo_url": "https://demozoo.org/productions/347491/",
            "id": 347491,
            "title": "TMPview V1.1",
            "author_nicks": [
                {
                    "name": "Style",
                    "abbreviation": "STL",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/5105/?format=api",
                        "id": 5105,
                        "name": "Style",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2009-09-25",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                    "id": 3,
                    "name": "Commodore 64"
                },
                {
                    "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                    "id": 7,
                    "name": "Linux"
                },
                {
                    "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                    "id": 1,
                    "name": "Windows"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                    "id": 6,
                    "name": "Tool",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": []
}