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

{
    "url": "https://demozoo.org/api/v1/parties/857/?format=api",
    "demozoo_url": "https://demozoo.org/parties/857/",
    "id": 857,
    "name": "The Meltdown 1996 (1)",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/341/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/341/",
        "id": 341,
        "name": "The Meltdown",
        "website": "https://web.archive.org/web/20070401000000*/http://tmd.dk/"
    },
    "start_date": "1996-10",
    "end_date": "1996-10",
    "location": "Denmark",
    "is_online": false,
    "country_code": "DK",
    "latitude": 56.276089,
    "longitude": 9.51695,
    "website": "",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 15795,
            "demozoo_url": "https://demozoo.org/competitions/15795/",
            "name": "Wild",
            "shown_date": "1996",
            "platform": null,
            "production_type": null,
            "results": [
                {
                    "position": 1,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/275842/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/275842/",
                        "id": 275842,
                        "title": "Jilted",
                        "author_nicks": [
                            {
                                "name": "Exposure",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/14020/?format=api",
                                    "id": 14020,
                                    "name": "Exposure",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1996-10",
                        "supertype": "production",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                                "id": 34,
                                "name": "Video",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        }
    ],
    "external_links": [
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=334&when=1996"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/1996/the_meltdown96/"
        }
    ]
}