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

{
    "url": "https://demozoo.org/api/v1/parties/820/?format=api",
    "demozoo_url": "https://demozoo.org/parties/820/",
    "id": 820,
    "name": "HCC 1996",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/316/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/316/",
        "id": 316,
        "name": "HCC",
        "website": ""
    },
    "start_date": "1996-11-22",
    "end_date": "1996-11-24",
    "location": "Provincie Utrecht, Utrecht, Netherlands",
    "is_online": false,
    "country_code": "NL",
    "latitude": 52.0,
    "longitude": 5.25,
    "website": "",
    "invitations": [],
    "releases": [],
    "competitions": [],
    "external_links": [
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/1996/hcc96/"
        }
    ]
}