HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
    "url": "https://demozoo.org/api/v1/parties/3771/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3771/",
    "id": 3771,
    "name": "Xenox 1999",
    "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": "1999",
    "end_date": "1999",
    "location": "Steinkjer, Trøndelag, Norway",
    "is_online": false,
    "country_code": "NO",
    "latitude": 64.19303,
    "longitude": 11.38505,
    "website": "",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 14871,
            "demozoo_url": "https://demozoo.org/competitions/14871/",
            "name": "Music",
            "shown_date": "1999",
            "platform": null,
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/198126/?format=api",
                        "demozoo_url": "https://demozoo.org/music/198126/",
                        "id": 198126,
                        "title": "Enticement Dimension",
                        "author_nicks": [
                            {
                                "name": "Detonator",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/76862/?format=api",
                                    "id": 76862,
                                    "name": "Detonator",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1999",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        }
    ],
    "external_links": [
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=287&when=1999"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/1999/xenox99/"
        }
    ]
}