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

{
    "url": "https://demozoo.org/api/v1/parties/4662/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4662/",
    "id": 4662,
    "name": "AJZ Ice Party",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1702/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1702/",
        "id": 1702,
        "name": "AJZ Party",
        "website": ""
    },
    "start_date": "1994-04-21",
    "end_date": "1994-04-21",
    "location": "Varazdin, Varaždinska, Croatia",
    "is_online": false,
    "country_code": "HR",
    "latitude": 46.25,
    "longitude": 16.33333,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/214684/?format=api",
            "demozoo_url": "https://demozoo.org/productions/214684/",
            "id": 214684,
            "title": "Official Ice Party Slide",
            "author_nicks": [
                {
                    "name": "Lazy Bones",
                    "abbreviation": "LBG",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/49412/?format=api",
                        "id": 49412,
                        "name": "Lazy Bones",
                        "is_group": true
                    }
                },
                {
                    "name": "Unreal",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/101822/?format=api",
                        "id": 101822,
                        "name": "Unreal",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-04-21",
            "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/8/?format=api",
                    "id": 8,
                    "name": "Slideshow",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": []
}