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

{
    "url": "https://demozoo.org/api/v1/parties/3656/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3656/",
    "id": 3656,
    "name": "CHCC Summer Nørd in the Sun 2018",
    "tagline": "C64, Hacking, Beer & Friendship",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1332/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1332/",
        "id": 1332,
        "name": "CHCC",
        "website": "http://csdb.dk/event/?id=1857"
    },
    "start_date": "2018-07-06",
    "end_date": "2018-07-08",
    "location": "Svendborg Kommune, South Denmark, Denmark",
    "is_online": false,
    "country_code": "DK",
    "latitude": 55.0841,
    "longitude": 10.61391,
    "website": "https://csdb.dk/event/?id=2704",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/189535/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/189535/",
            "id": 189535,
            "title": "Summer of '64",
            "author_nicks": [
                {
                    "name": "Grip",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/23193/?format=api",
                        "id": 23193,
                        "name": "Grip",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Onslaught",
                    "abbreviation": "ONS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/134/?format=api",
                        "id": 134,
                        "name": "Onslaught",
                        "is_group": true
                    }
                }
            ],
            "release_date": "2018-07-07",
            "supertype": "graphics",
            "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/23/?format=api",
                    "id": 23,
                    "name": "Graphics",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/2018/chcc18/"
        }
    ]
}