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

{
    "url": "https://demozoo.org/api/v1/parties/5084/?format=api",
    "demozoo_url": "https://demozoo.org/parties/5084/",
    "id": 5084,
    "name": "Lano 2008",
    "tagline": "Party Spirit Reborn",
    "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": "2008-02-08",
    "end_date": "2008-02-10",
    "location": "Narvik, Nordland, Norway",
    "is_online": false,
    "country_code": "NO",
    "latitude": 68.43896,
    "longitude": 17.42775,
    "website": "https://web.archive.org/web/20080417102505/http://www.lanoparty.org/",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 20132,
            "demozoo_url": "https://demozoo.org/competitions/20132/",
            "name": "Fast Graphics",
            "shown_date": "2008-02-09",
            "platform": null,
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            },
            "results": []
        },
        {
            "id": 20130,
            "demozoo_url": "https://demozoo.org/competitions/20130/",
            "name": "Graphics",
            "shown_date": "2008-02-09",
            "platform": null,
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            },
            "results": []
        },
        {
            "id": 20131,
            "demozoo_url": "https://demozoo.org/competitions/20131/",
            "name": "Music",
            "shown_date": "2008-02-09",
            "platform": null,
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            },
            "results": []
        },
        {
            "id": 20133,
            "demozoo_url": "https://demozoo.org/competitions/20133/",
            "name": "Wild Compo",
            "shown_date": "2008-02-09",
            "platform": null,
            "production_type": null,
            "results": []
        }
    ],
    "external_links": []
}