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

{
    "url": "https://demozoo.org/api/v1/parties/4991/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4991/",
    "id": 4991,
    "name": "The Future Boys Copy Party 1987",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1820/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1820/",
        "id": 1820,
        "name": "The Future Boys Copy Party 1987",
        "website": ""
    },
    "start_date": "1987",
    "end_date": "1987",
    "location": "Kanton Luzern, Lucerne, Switzerland",
    "is_online": false,
    "country_code": "CH",
    "latitude": 47.16667,
    "longitude": 8.16667,
    "website": "",
    "invitations": [],
    "releases": [],
    "competitions": [],
    "external_links": [
        {
            "link_class": "CsdbEvent",
            "url": "https://csdb.dk/event/?id=1645"
        }
    ]
}