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

{
    "url": "https://demozoo.org/api/v1/parties/5122/?format=api",
    "demozoo_url": "https://demozoo.org/parties/5122/",
    "id": 5122,
    "name": "Xmas With Attitude",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1856/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1856/",
        "id": 1856,
        "name": "Xmas With Attitude",
        "website": ""
    },
    "start_date": "2007-12-24",
    "end_date": "2007-12-25",
    "location": "Malmö, Skåne, Sweden",
    "is_online": false,
    "country_code": "SE",
    "latitude": 55.60587,
    "longitude": 13.00073,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/356580/?format=api",
            "demozoo_url": "https://demozoo.org/productions/356580/",
            "id": 356580,
            "title": "Deaf Dumb Blind",
            "author_nicks": [
                {
                    "name": "Wrath Designs",
                    "abbreviation": "WD",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/135/?format=api",
                        "id": 135,
                        "name": "Wrath Designs",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2007-12-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/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/356577/?format=api",
            "demozoo_url": "https://demozoo.org/productions/356577/",
            "id": 356577,
            "title": "Stars",
            "author_nicks": [
                {
                    "name": "Wrath Designs",
                    "abbreviation": "WD",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/135/?format=api",
                        "id": 135,
                        "name": "Wrath Designs",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2007-12-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=1378"
        }
    ]
}