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

{
    "url": "https://demozoo.org/api/v1/parties/5198/?format=api",
    "demozoo_url": "https://demozoo.org/parties/5198/",
    "id": 5198,
    "name": "Cathedral Winter Party 1994",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1880/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1880/",
        "id": 1880,
        "name": "Cathedral",
        "website": ""
    },
    "start_date": "1994-10-07",
    "end_date": "1994-10-07",
    "location": "Gemeente Breda, North Brabant, Netherlands",
    "is_online": false,
    "country_code": "NL",
    "latitude": 51.5779,
    "longitude": 4.76039,
    "website": "",
    "invitations": [],
    "releases": [],
    "competitions": [],
    "external_links": [
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/1994/cathedral_winter_party94/"
        }
    ]
}