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

{
    "url": "https://demozoo.org/api/v1/parties/5127/?format=api",
    "demozoo_url": "https://demozoo.org/parties/5127/",
    "id": 5127,
    "name": "Gloom Scheersberg-Party 1991",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1859/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1859/",
        "id": 1859,
        "name": "Gloom Scheersberg-Party",
        "website": ""
    },
    "start_date": "1991-11-29",
    "end_date": "1991-11-30",
    "location": "Germany",
    "is_online": false,
    "country_code": "DE",
    "latitude": 51.5,
    "longitude": 10.5,
    "website": "",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/356815/?format=api",
            "demozoo_url": "https://demozoo.org/productions/356815/",
            "id": 356815,
            "title": "Invitation Demo",
            "author_nicks": [
                {
                    "name": "Gloom",
                    "abbreviation": "GLM",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/32881/?format=api",
                        "id": 32881,
                        "name": "Gloom",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-11-18",
            "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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/184159/?format=api",
            "demozoo_url": "https://demozoo.org/productions/184159/",
            "id": 184159,
            "title": "Pardy",
            "author_nicks": [
                {
                    "name": "Gloom",
                    "abbreviation": "GLM",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/32881/?format=api",
                        "id": 32881,
                        "name": "Gloom",
                        "is_group": true
                    }
                },
                {
                    "name": "Taurus",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/6668/?format=api",
                        "id": 6668,
                        "name": "Taurus",
                        "is_group": true
                    }
                },
                {
                    "name": "Zodiac",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/76573/?format=api",
                        "id": 76573,
                        "name": "Zodiac",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-11-17",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
                    "id": 11,
                    "name": "Invitation",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "releases": [],
    "competitions": [],
    "external_links": [
        {
            "link_class": "CsdbEvent",
            "url": "https://csdb.dk/event/?id=614"
        }
    ]
}