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

{
    "url": "https://demozoo.org/api/v1/productions/340875/?format=api",
    "demozoo_url": "https://demozoo.org/productions/340875/",
    "id": 340875,
    "title": "Cool World Trainer",
    "author_nicks": [
        {
            "name": "The Phoney Coders Trainers Division",
            "abbreviation": "TPC-TD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6627/?format=api",
                "id": 6627,
                "name": "The Phoney Coders",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1992-11-24",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Flavor Flav",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54195/?format=api",
                    "id": 54195,
                    "name": "Flavor Flav",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "trainer menu"
        },
        {
            "nick": {
                "name": "Phoenix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74020/?format=api",
                    "id": 74020,
                    "name": "Phoenix",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "trainer menu"
        },
        {
            "nick": {
                "name": "Red Wizard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59165/?format=api",
                    "id": 59165,
                    "name": "Red Wizard",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "trainer"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/the_phoney_coders/trainers_division/cool_trn.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/7b/81/613a.341093.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/7b/81/613a.341093.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/7b/81/613a.341093.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/9e/66/ebbb.350247.png",
            "original_width": 640,
            "original_height": 400,
            "standard_url": "https://media.demozoo.org/screens/s/9e/66/ebbb.350247.png",
            "standard_width": 400,
            "standard_height": 250,
            "thumbnail_url": "https://media.demozoo.org/screens/t/9e/66/ebbb.350247.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/8a/9e/1096.350248.png",
            "original_width": 720,
            "original_height": 400,
            "standard_url": "https://media.demozoo.org/screens/s/8a/9e/1096.350248.png",
            "standard_width": 400,
            "standard_height": 222,
            "thumbnail_url": "https://media.demozoo.org/screens/t/8a/9e/1096.350248.png",
            "thumbnail_width": 200,
            "thumbnail_height": 111
        }
    ],
    "tags": [
        "cool-world"
    ]
}