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

{
    "url": "https://demozoo.org/api/v1/parties/2881/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2881/",
    "id": 2881,
    "name": "European Computer Trade Show 1991",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/976/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/976/",
        "id": 976,
        "name": "European Computer Trade Show",
        "website": ""
    },
    "start_date": "1991-04-14",
    "end_date": "1991-04-16",
    "location": "City of London, Greater London, England, United Kingdom",
    "is_online": false,
    "country_code": "GB",
    "latitude": 51.51279,
    "longitude": -0.09184,
    "website": "",
    "invitations": [],
    "releases": [],
    "competitions": [],
    "external_links": []
}