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

{
    "url": "https://demozoo.org/api/v1/productions/321718/?format=api",
    "demozoo_url": "https://demozoo.org/productions/321718/",
    "id": 321718,
    "title": "Trapped II (anim add-on)",
    "author_nicks": [
        {
            "name": "Tristar and Red Sector Inc.",
            "abbreviation": "TRSI",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/69/?format=api",
                "id": 69,
                "name": "Tristar and Red Sector Inc.",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-08-17",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Phiber Optik",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52392/?format=api",
                    "id": 52392,
                    "name": "Phiber Optik",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "original supply"
        },
        {
            "nick": {
                "name": "Ixxy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52393/?format=api",
                    "id": 52393,
                    "name": "Ixxy",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "crack"
        },
        {
            "nick": {
                "name": "Tuner",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37111/?format=api",
                    "id": 37111,
                    "name": "Tuner",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Zodiac",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3245/?format=api",
                    "id": 3245,
                    "name": "Zodiac",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/T/TRSI/TRSI-CrTrapped2Addon"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=94805"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/47/50/ccd4.322862.png",
            "original_width": 720,
            "original_height": 568,
            "standard_url": "https://media.demozoo.org/screens/s/47/50/ccd4.322862.png",
            "standard_width": 380,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/47/50/ccd4.322862.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "trapped-2"
    ]
}