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

{
    "url": "https://demozoo.org/api/v1/productions/140293/?format=api",
    "demozoo_url": "https://demozoo.org/productions/140293/",
    "id": 140293,
    "title": "Rogue Trooper",
    "author_nicks": [
        {
            "name": "Queen Software Inc",
            "abbreviation": "QSI",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/59600/?format=api",
                "id": 59600,
                "name": "Queen Software Inc",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996",
    "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/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Freeman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59601/?format=api",
                    "id": 59601,
                    "name": "Freeman",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Packer, Trainer"
        },
        {
            "nick": {
                "name": "Paraon Steevis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59602/?format=api",
                    "id": 59602,
                    "name": "Paraon Steevis",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "G-Elay MC",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59603/?format=api",
                    "id": 59603,
                    "name": "G-Elay MC",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://zxaaa.untergrund.net/INTRO/roguetr.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://zxdemo.org/productions/140293/"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/e7/ec/d0cc.88588.png",
            "original_width": 539,
            "original_height": 407,
            "standard_url": "https://media.demozoo.org/screens/s/e7/ec/d0cc.88588.png",
            "standard_width": 397,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e7/ec/d0cc.88588.png",
            "thumbnail_width": 198,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "rogue-trooper-1986"
    ]
}