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

{
    "url": "https://demozoo.org/api/v1/parties/4459/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4459/",
    "id": 4459,
    "name": "Valhall Party 1995",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1660/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1660/",
        "id": 1660,
        "name": "Valhall Party",
        "website": ""
    },
    "start_date": "1995-07-20",
    "end_date": "1995-07-23",
    "location": "Mosjøen, Vefsn, Nordland, Norway",
    "is_online": false,
    "country_code": "NO",
    "latitude": 65.83599,
    "longitude": 13.19076,
    "website": "",
    "invitations": [],
    "releases": [],
    "competitions": [],
    "external_links": [
        {
            "link_class": "KestraBitworldParty",
            "url": "http://janeway.exotica.org.uk/party.php?id=725"
        }
    ]
}