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

{
    "url": "https://demozoo.org/api/v1/parties/4933/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4933/",
    "id": 4933,
    "name": "Success & The Guardian Angels Party",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1794/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1794/",
        "id": 1794,
        "name": "Success & The Guardian Angels Party",
        "website": ""
    },
    "start_date": "1989-10-07",
    "end_date": "1989-10-07",
    "location": "Eddersheim, Regierungsbezirk Darmstadt, Hesse, Germany",
    "is_online": false,
    "country_code": "DE",
    "latitude": 50.03972,
    "longitude": 8.46661,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/341057/?format=api",
            "demozoo_url": "https://demozoo.org/productions/341057/",
            "id": 341057,
            "title": "It's All Over !!",
            "author_nicks": [
                {
                    "name": "Fantastic 4 Cracking Group",
                    "abbreviation": "F4CG",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/6508/?format=api",
                        "id": 6508,
                        "name": "Fantastic 4 Cracking Group",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1989-10-07",
            "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/341061/?format=api",
            "demozoo_url": "https://demozoo.org/productions/341061/",
            "id": 341061,
            "title": "Nuz'n'Charts #2",
            "author_nicks": [
                {
                    "name": "Opal",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/104716/?format=api",
                        "id": 104716,
                        "name": "Opal",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1989-10-07",
            "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/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/341062/?format=api",
            "demozoo_url": "https://demozoo.org/productions/341062/",
            "id": 341062,
            "title": "Power-Package",
            "author_nicks": [
                {
                    "name": "X-Rated",
                    "abbreviation": "X-R",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2778/?format=api",
                        "id": 2778,
                        "name": "X-Rated",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1989-10-07",
            "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": []
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "CsdbEvent",
            "url": "https://csdb.dk/event/?id=1012"
        }
    ]
}