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

{
    "url": "https://demozoo.org/api/v1/parties/2447/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2447/",
    "id": 2447,
    "name": "ACG Hack 1998 (X)",
    "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-10-30",
    "end_date": "1998-11-01",
    "location": "Umeå Kommun, Västerbotten, Sweden",
    "is_online": false,
    "country_code": "SE",
    "latitude": 63.82992,
    "longitude": 20.25484,
    "website": "",
    "invitations": [],
    "releases": [],
    "competitions": [],
    "external_links": []
}