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

{
    "url": "https://demozoo.org/api/v1/productions/13714/?format=api",
    "demozoo_url": "https://demozoo.org/productions/13714/",
    "id": 13714,
    "title": "Shock",
    "author_nicks": [
        {
            "name": "Ethanol Software Inc",
            "abbreviation": "ESI",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9038/?format=api",
                "id": 9038,
                "name": "Ethanol Software Inc",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1992",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Kaz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9037/?format=api",
                    "id": 9037,
                    "name": "Kaz",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Ziutek",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9049/?format=api",
                    "id": 9049,
                    "name": "Ziutek",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Mat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9048/?format=api",
                    "id": 9048,
                    "name": "Mat",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "guest part"
        },
        {
            "nick": {
                "name": "Ziutek",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9049/?format=api",
                    "id": 9049,
                    "name": "Ziutek",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Mat's guest part"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://files.zxdemo.org/f/042002/shockap.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://files.zxdemo.org/f/042002/shockcb.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://files.zxdemo.org/f/062002/shockbss.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://files.zxdemo.org/files/Shock.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://vtrd.in/demoz/demozimp/SHOCK.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=2120"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=w0rFw88ex4c"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/de/e1/7ce4.5927.png",
            "original_width": 288,
            "original_height": 224,
            "standard_url": "https://media.demozoo.org/screens/s/de/e1/7ce4.5927.png",
            "standard_width": 288,
            "standard_height": 224,
            "thumbnail_url": "https://media.demozoo.org/screens/t/de/e1/7ce4.5927.png",
            "thumbnail_width": 192,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/5f/d1/b8c9.281397.png",
            "original_width": 544,
            "original_height": 416,
            "standard_url": "https://media.demozoo.org/screens/s/5f/d1/b8c9.281397.png",
            "standard_width": 392,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/5f/d1/b8c9.281397.png",
            "thumbnail_width": 196,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "ay",
        "tk90x",
        "zx-spectrum-48k",
        "zx-multicolour-mode"
    ]
}