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

{
    "url": "https://demozoo.org/api/v1/parties/5082/?format=api",
    "demozoo_url": "https://demozoo.org/parties/5082/",
    "id": 5082,
    "name": "Lano 7",
    "tagline": "",
    "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": "2003-02-21",
    "end_date": "2003-02-23",
    "location": "Narvik, Nordland, Norway",
    "is_online": false,
    "country_code": "NO",
    "latitude": 68.43896,
    "longitude": 17.42775,
    "website": "http://web.archive.org/web/20031006205650/http://www.lanoparty.org/",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 20055,
            "demozoo_url": "https://demozoo.org/competitions/20055/",
            "name": "2D Graphics",
            "shown_date": "2003-02-22",
            "platform": null,
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            },
            "results": []
        },
        {
            "id": 20056,
            "demozoo_url": "https://demozoo.org/competitions/20056/",
            "name": "3D Graphics",
            "shown_date": "2003-02-22",
            "platform": null,
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            },
            "results": []
        },
        {
            "id": 20150,
            "demozoo_url": "https://demozoo.org/competitions/20150/",
            "name": "Fast Graphics (Draw a Flower)",
            "shown_date": "2003-02-22",
            "platform": null,
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            },
            "results": []
        },
        {
            "id": 20058,
            "demozoo_url": "https://demozoo.org/competitions/20058/",
            "name": "MP3 Music",
            "shown_date": "2003-02-22",
            "platform": null,
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            },
            "results": []
        },
        {
            "id": 20057,
            "demozoo_url": "https://demozoo.org/competitions/20057/",
            "name": "Tracked Music",
            "shown_date": "2003-02-22",
            "platform": null,
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            },
            "results": []
        },
        {
            "id": 20059,
            "demozoo_url": "https://demozoo.org/competitions/20059/",
            "name": "Wild",
            "shown_date": "2003-02-22",
            "platform": null,
            "production_type": null,
            "results": []
        }
    ],
    "external_links": [
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20041204193548/http://lano.sysrq.no:80/modules.php?op=modload&name=CompoListe&file=index"
        }
    ]
}