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

{
    "url": "https://demozoo.org/api/v1/parties/2281/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2281/",
    "id": 2281,
    "name": "Strike Force Copy Party 1989",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/894/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/894/",
        "id": 894,
        "name": "Strike Force Copy Party",
        "website": ""
    },
    "start_date": "1989-06-02",
    "end_date": "1989-06-04",
    "location": "Wellington, New Zealand",
    "is_online": false,
    "country_code": "NZ",
    "latitude": -41.28333,
    "longitude": 174.76667,
    "website": "",
    "invitations": [],
    "releases": [],
    "competitions": [],
    "external_links": [
        {
            "link_class": "CsdbEvent",
            "url": "https://csdb.dk/event/?id=613"
        }
    ]
}