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

{
    "url": "https://demozoo.org/api/v1/parties/3868/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3868/",
    "id": 3868,
    "name": "Commodore Show 1988",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1133/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1133/",
        "id": 1133,
        "name": "Commodore Show",
        "website": ""
    },
    "start_date": "1988-06-03",
    "end_date": "1988-06-05",
    "location": "City of London, Greater London, England, United Kingdom",
    "is_online": false,
    "country_code": "GB",
    "latitude": 51.51279,
    "longitude": -0.09184,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/203175/?format=api",
            "demozoo_url": "https://demozoo.org/productions/203175/",
            "id": 203175,
            "title": "Alloy Run",
            "author_nicks": [
                {
                    "name": "Ash & Dave",
                    "abbreviation": "A+D",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/63013/?format=api",
                        "id": 63013,
                        "name": "Ash & Dave",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1988-06-04",
            "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": [
                "alloyrun"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/331337/?format=api",
            "demozoo_url": "https://demozoo.org/productions/331337/",
            "id": 331337,
            "title": "Bouncing Kerzonkas",
            "author_nicks": [
                {
                    "name": "Cosine",
                    "abbreviation": "COS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/5558/?format=api",
                        "id": 5558,
                        "name": "Cosine",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1988-01",
            "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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/203176/?format=api",
            "demozoo_url": "https://demozoo.org/productions/203176/",
            "id": 203176,
            "title": "Bubblybob",
            "author_nicks": [
                {
                    "name": "Ian And Mic",
                    "abbreviation": "Ian & Mic",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/74118/?format=api",
                        "id": 74118,
                        "name": "Ian And Mic",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1988-06-04",
            "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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/203177/?format=api",
            "demozoo_url": "https://demozoo.org/productions/203177/",
            "id": 203177,
            "title": "Showie",
            "author_nicks": [
                {
                    "name": "Hotline",
                    "abbreviation": "HTL",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/12757/?format=api",
                        "id": 12757,
                        "name": "Hotline",
                        "is_group": true
                    }
                },
                {
                    "name": "Ikari",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1643/?format=api",
                        "id": 1643,
                        "name": "Ikari",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1988-06-04",
            "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=1584"
        }
    ]
}