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

{
    "url": "https://demozoo.org/api/v1/parties/3225/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3225/",
    "id": 3225,
    "name": "Xenox 2003 RH",
    "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": "2003-07-31",
    "end_date": "2003-08-03",
    "location": "Steinkjer, Trøndelag, Norway",
    "is_online": false,
    "country_code": "NO",
    "latitude": 64.19303,
    "longitude": 11.38505,
    "website": "",
    "invitations": [],
    "releases": [],
    "competitions": [],
    "external_links": [
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=287&when=2003"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20030623235255/http://www.xenox.no/xl03/"
        }
    ]
}