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

{
    "url": "https://demozoo.org/api/v1/parties/4996/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4996/",
    "id": 4996,
    "name": "Buenzli Reboot Party 2.0",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1825/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1825/",
        "id": 1825,
        "name": "Buenzli Reboot Party",
        "website": "http://showmethedemo.buenz.li/"
    },
    "start_date": "2016-04-29",
    "end_date": "2016-04-29",
    "location": "Zürich, Bezirk Zürich, Zurich, Switzerland",
    "is_online": false,
    "country_code": "CH",
    "latitude": 47.36667,
    "longitude": 8.55,
    "website": "http://showmethedemo.buenz.li/",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/167622/?format=api",
            "demozoo_url": "https://demozoo.org/productions/167622/",
            "id": 167622,
            "title": "We Miss You",
            "author_nicks": [
                {
                    "name": "Atlantis",
                    "abbreviation": "ATL",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/3129/?format=api",
                        "id": 3129,
                        "name": "Atlantis",
                        "is_group": true
                    }
                },
                {
                    "name": "Fantastic 4 Cracking Group",
                    "abbreviation": "F4CG",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/6508/?format=api",
                        "id": 6508,
                        "name": "Fantastic 4 Cracking Group",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2016-04-29",
            "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=2482"
        }
    ]
}