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

{
    "url": "https://demozoo.org/api/v1/parties/4874/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4874/",
    "id": 4874,
    "name": "Little Hack Computer Trade People Konferens",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1770/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1770/",
        "id": 1770,
        "name": "Little Hack Computer Trade People Konferens",
        "website": "https://csdb.dk/event/?id=731"
    },
    "start_date": "1999-07",
    "end_date": "1999-07",
    "location": "Växjö Kommun, Kronoberg, Sweden",
    "is_online": false,
    "country_code": "SE",
    "latitude": 56.9453,
    "longitude": 14.89981,
    "website": "http://lcp.c64.org/files/meetings/1999-LHCTPK/",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/336641/?format=api",
            "demozoo_url": "https://demozoo.org/productions/336641/",
            "id": 336641,
            "title": "LHCTPK99",
            "author_nicks": [
                {
                    "name": "Hack'n'Trade",
                    "abbreviation": "ht",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/10273/?format=api",
                        "id": 10273,
                        "name": "Hack'n'Trade",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1999-07",
            "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=731"
        }
    ]
}