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

{
    "url": "https://demozoo.org/api/v1/parties/3961/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3961/",
    "id": 3961,
    "name": "Kbit 2009",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1468/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1468/",
        "id": 1468,
        "name": "Kbit",
        "website": "https://kbit.mdfnet.se/"
    },
    "start_date": "2009-03-27",
    "end_date": "2009-03-29",
    "location": "Västerås, Västmanland, Sweden",
    "is_online": false,
    "country_code": "SE",
    "latitude": 59.64914,
    "longitude": 16.56445,
    "website": "http://web.archive.org/web/20090306210229/http://kbit.mdfnet.se/",
    "invitations": [],
    "releases": [],
    "competitions": [],
    "external_links": [
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=1298&when=2009"
        }
    ]
}