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

{
    "url": "https://demozoo.org/api/v1/productions/265526/?format=api",
    "demozoo_url": "https://demozoo.org/productions/265526/",
    "id": 265526,
    "title": "Wayne Gretzky Hockey II",
    "author_nicks": [
        {
            "name": "Venture",
            "abbreviation": "-V-",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14754/?format=api",
                "id": 14754,
                "name": "Venture",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1992-01-10",
    "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": "Dr. Awesome",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3915/?format=api",
                    "id": 3915,
                    "name": "Dr. Awesome",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Burp",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51729/?format=api",
                    "id": 51729,
                    "name": "Burp",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "intro"
        },
        {
            "nick": {
                "name": "Hieronymus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51728/?format=api",
                    "id": 51728,
                    "name": "Hieronymus",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "crack"
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/V/Venture-ger/Venture-CrWayneGretHock2"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=20819"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/19/9c/d0df.jw93924.png",
            "original_width": 750,
            "original_height": 570,
            "standard_url": "https://media.demozoo.org/screens/s/19/9c/d0df.jw93924.png",
            "standard_width": 394,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/19/9c/d0df.jw93924.png",
            "thumbnail_width": 197,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "wayne-gretzky-hockey-ii"
    ]
}