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

{
    "url": "https://demozoo.org/api/v1/parties/2587/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2587/",
    "id": 2587,
    "name": "Tropic Party 1990",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1043/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1043/",
        "id": 1043,
        "name": "Tropic Party",
        "website": ""
    },
    "start_date": "1990-05-26",
    "end_date": "1990-05-26",
    "location": "Dortmund, Regierungsbezirk Arnsberg, North Rhine-Westphalia, Germany",
    "is_online": false,
    "country_code": "DE",
    "latitude": 51.51494,
    "longitude": 7.466,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/341760/?format=api",
            "demozoo_url": "https://demozoo.org/productions/341760/",
            "id": 341760,
            "title": "On Stage",
            "author_nicks": [
                {
                    "name": "Crime",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/107431/?format=api",
                        "id": 107431,
                        "name": "Crime",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990-05-27",
            "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/345083/?format=api",
            "demozoo_url": "https://demozoo.org/productions/345083/",
            "id": 345083,
            "title": "Trashnews 04",
            "author_nicks": [
                {
                    "name": "Poison",
                    "abbreviation": "PSN",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/108630/?format=api",
                        "id": 108630,
                        "name": "Poison",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990-05-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/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "trashnews"
            ]
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "CsdbEvent",
            "url": "https://csdb.dk/event/?id=455"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/1990/tropic90/"
        }
    ]
}