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

{
    "url": "https://demozoo.org/api/v1/parties/4217/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4217/",
    "id": 4217,
    "name": "Syndicate Denmark & Action 2009 Copy-Party 1987",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1589/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1589/",
        "id": 1589,
        "name": "Syndicate Denmark & Action 2009 Copy-Party",
        "website": ""
    },
    "start_date": "1987-11-21",
    "end_date": "1987-11-22",
    "location": "Copenhagen, København, Capital Region, Denmark",
    "is_online": false,
    "country_code": "DK",
    "latitude": 55.67594,
    "longitude": 12.56553,
    "website": "",
    "invitations": [],
    "releases": [],
    "competitions": [],
    "external_links": [
        {
            "link_class": "CsdbEvent",
            "url": "https://csdb.dk/event/?id=2819"
        }
    ]
}