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

{
    "url": "https://demozoo.org/api/v1/parties/2267/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2267/",
    "id": 2267,
    "name": "GCI Giga Meeting 1986",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/885/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/885/",
        "id": 885,
        "name": "GCI Giga Meeting",
        "website": ""
    },
    "start_date": "1986-10-21",
    "end_date": "1986-10-23",
    "location": "Hedensted, Hedensted Kommune, Central Jutland, Denmark",
    "is_online": false,
    "country_code": "DK",
    "latitude": 55.77043,
    "longitude": 9.7011,
    "website": "",
    "invitations": [],
    "releases": [],
    "competitions": [],
    "external_links": [
        {
            "link_class": "CsdbEvent",
            "url": "https://csdb.dk/event/?id=1090"
        }
    ]
}