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

{
    "url": "https://demozoo.org/api/v1/parties/5355/?format=api",
    "demozoo_url": "https://demozoo.org/parties/5355/",
    "id": 5355,
    "name": "Lano 2010",
    "tagline": "Under Arctic Skies",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/460/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/460/",
        "id": 460,
        "name": "Lano",
        "website": "https://lanoparty.org"
    },
    "start_date": "2010-11-12",
    "end_date": "2010-11-14",
    "location": "Narvik, Nordland, Norway",
    "is_online": false,
    "country_code": "NO",
    "latitude": 68.43896,
    "longitude": 17.42775,
    "website": "https://web.archive.org/web/20110726191448/http://lanoparty.org/",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 20067,
            "demozoo_url": "https://demozoo.org/competitions/20067/",
            "name": "Demo",
            "shown_date": "2010-11-13",
            "platform": null,
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            },
            "results": []
        },
        {
            "id": 20069,
            "demozoo_url": "https://demozoo.org/competitions/20069/",
            "name": "Graphics",
            "shown_date": "2010-11-13",
            "platform": null,
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            },
            "results": []
        },
        {
            "id": 20068,
            "demozoo_url": "https://demozoo.org/competitions/20068/",
            "name": "Music",
            "shown_date": "2010-11-13",
            "platform": null,
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            },
            "results": []
        },
        {
            "id": 20070,
            "demozoo_url": "https://demozoo.org/competitions/20070/",
            "name": "Useless Util",
            "shown_date": "2010-11-13",
            "platform": null,
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            },
            "results": []
        }
    ],
    "external_links": []
}