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

{
    "url": "https://demozoo.org/api/v1/parties/4895/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4895/",
    "id": 4895,
    "name": "Hugi Size Coding Competition #6",
    "tagline": "The \"Brainf*** Interpreter\" Compo",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1647/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1647/",
        "id": 1647,
        "name": "Hugi Size Coding Competition",
        "website": "https://www.hugi.scene.org/compo/compoold.htm"
    },
    "start_date": "1999",
    "end_date": "1999",
    "location": "",
    "is_online": true,
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "website": "https://www.hugi.scene.org/compo/compoold.htm#compo6",
    "invitations": [],
    "releases": [],
    "competitions": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.scene.org/file.php?file=/mags/hugi/compos/hc6final.zip&fileinfo"
        }
    ]
}