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

{
    "url": "https://demozoo.org/api/v1/productions/376900/?format=api",
    "demozoo_url": "https://demozoo.org/productions/376900/",
    "id": 376900,
    "title": "Universal PS2 Media Patcher",
    "author_nicks": [
        {
            "name": "Static",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/37048/?format=api",
                "id": 37048,
                "name": "Static",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-02-10",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/28/?format=api",
            "id": 28,
            "name": "Sony Playstation 2 (PS2)"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Mr. Batman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59065/?format=api",
                    "id": 59065,
                    "name": "Mr. Batman",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Mr. Batman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59065/?format=api",
                    "id": 59065,
                    "name": "Mr. Batman",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/static/tools/stc-ps2rc1.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://dats.site/_rls_ps2_infolist.php?showmaster=rls_ps2&fk_game_id=9490"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/b6/8a/7458.365561.png",
            "original_width": 395,
            "original_height": 171,
            "standard_url": "https://media.demozoo.org/screens/s/b6/8a/7458.365561.jpg",
            "standard_width": 395,
            "standard_height": 171,
            "thumbnail_url": "https://media.demozoo.org/screens/t/b6/8a/7458.365561.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 86
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/88/c6/0829.365562.png",
            "original_width": 359,
            "original_height": 114,
            "standard_url": "https://media.demozoo.org/screens/s/88/c6/0829.365562.jpg",
            "standard_width": 359,
            "standard_height": 114,
            "thumbnail_url": "https://media.demozoo.org/screens/t/88/c6/0829.365562.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 75
        }
    ],
    "tags": [
        "console-tool",
        "ps2-tool"
    ]
}