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

{
    "url": "https://demozoo.org/api/v1/parties/1327/?format=api",
    "demozoo_url": "https://demozoo.org/parties/1327/",
    "id": 1327,
    "name": "The Danish Circle Party 1987 (2)",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/554/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/554/",
        "id": 554,
        "name": "The Danish Circle Party",
        "website": ""
    },
    "start_date": "1987-07-24",
    "end_date": "1987-07-26",
    "location": "Sorø Kommune, Zealand, Denmark",
    "is_online": false,
    "country_code": "DK",
    "latitude": 55.48268,
    "longitude": 11.55693,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/351961/?format=api",
            "demozoo_url": "https://demozoo.org/productions/351961/",
            "id": 351961,
            "title": "Bodyshocker",
            "author_nicks": [
                {
                    "name": "Danish Game Smashers",
                    "abbreviation": "DGS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/107620/?format=api",
                        "id": 107620,
                        "name": "Danish Game Smashers",
                        "is_group": true
                    }
                },
                {
                    "name": "Triangle",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1676/?format=api",
                        "id": 1676,
                        "name": "Triangle 3532",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1987-07-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/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/353791/?format=api",
            "demozoo_url": "https://demozoo.org/productions/353791/",
            "id": 353791,
            "title": "Born To Win",
            "author_nicks": [
                {
                    "name": "Pet Shop Boys",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/129280/?format=api",
                        "id": 129280,
                        "name": "Pet Shop Boys",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1987-07-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=101"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/1987/the_danish_circle87b/"
        }
    ]
}