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

{
    "url": "https://demozoo.org/api/v1/productions/126490/?format=api",
    "demozoo_url": "https://demozoo.org/productions/126490/",
    "id": 126490,
    "title": "Digital Dynamite",
    "author_nicks": [
        {
            "name": "X-Rated",
            "abbreviation": "X-R",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2778/?format=api",
                "id": 2778,
                "name": "X-Rated",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989-10-28",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/x-rated/digital_dynamite.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=118680"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=43908"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 11030,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1382/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1382/",
                    "id": 1382,
                    "name": "Transcom & Fairlight Party 1989",
                    "tagline": "",
                    "start_date": "1989-10-28",
                    "end_date": "1989-10-29",
                    "location": "Paris, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 48.85693,
                    "longitude": 2.3412,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}