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

{
    "url": "https://demozoo.org/api/v1/parties/3057/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3057/",
    "id": 3057,
    "name": "The Ancient Temple Party 2 1990",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/948/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/948/",
        "id": 948,
        "name": "The Ancient Temple",
        "website": ""
    },
    "start_date": "1990-11-02",
    "end_date": "1990-11-04",
    "location": "Innsbruck Stadt, Tyrol, Austria",
    "is_online": false,
    "country_code": "AT",
    "latitude": 47.28433,
    "longitude": 11.37706,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/268137/?format=api",
            "demozoo_url": "https://demozoo.org/productions/268137/",
            "id": 268137,
            "title": "Condom #1",
            "author_nicks": [
                {
                    "name": "Toneware",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/107285/?format=api",
                        "id": 107285,
                        "name": "Toneware",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990-11-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/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "condom"
            ]
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "CsdbEvent",
            "url": "https://csdb.dk/event/?id=511"
        }
    ]
}