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

{
    "url": "https://demozoo.org/api/v1/parties/5295/?format=api",
    "demozoo_url": "https://demozoo.org/parties/5295/",
    "id": 5295,
    "name": "Xenox 2005 XL",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/449/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/449/",
        "id": 449,
        "name": "Xenox",
        "website": "https://web.archive.org/web/20070822215647/http://www.xenox.no:80/info.php"
    },
    "start_date": "2005-02-22",
    "end_date": "2005-02-26",
    "location": "Steinkjer, Trøndelag, Norway",
    "is_online": false,
    "country_code": "NO",
    "latitude": 64.19303,
    "longitude": 11.38505,
    "website": "https://web.archive.org/web/20060131034927/http://www.xenox.no:80/xl05/",
    "invitations": [],
    "releases": [],
    "competitions": [],
    "external_links": [
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=287&when=2005"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20060131034927/http://www.xenox.no:80/xl05/"
        }
    ]
}