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

{
    "url": "https://demozoo.org/api/v1/parties/2446/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2446/",
    "id": 2446,
    "name": "ACG Hack 1998 (IX)",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/973/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/973/",
        "id": 973,
        "name": "ACG Hack",
        "website": "http://hack.amiga-cg.se/"
    },
    "start_date": "1998-07-24",
    "end_date": "1998-07-26",
    "location": "Umeå Kommun, Västerbotten, Sweden",
    "is_online": false,
    "country_code": "SE",
    "latitude": 63.82992,
    "longitude": 20.25484,
    "website": "",
    "invitations": [],
    "releases": [],
    "competitions": [],
    "external_links": []
}