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

{
    "url": "https://demozoo.org/api/v1/productions/378000/?format=api",
    "demozoo_url": "https://demozoo.org/productions/378000/",
    "id": 378000,
    "title": "Sega-Tool V1.00",
    "author_nicks": [
        {
            "name": "Elite",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15355/?format=api",
                "id": 15355,
                "name": "Elite",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-08",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/22/?format=api",
            "id": 22,
            "name": "Sega Megadrive/Genesis"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Sledge",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28908/?format=api",
                    "id": 28908,
                    "name": "Sledge",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Jarre",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26676/?format=api",
                    "id": 26676,
                    "name": "Jarre",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Testing"
        },
        {
            "nick": {
                "name": "The Magician",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31767/?format=api",
                    "id": 31767,
                    "name": "The Magician",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/resources/tools/smd/segatool.lzh"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/11/a1/99ee.366624.png",
            "original_width": 1831,
            "original_height": 1141,
            "standard_url": "https://media.demozoo.org/screens/s/11/a1/99ee.366624.jpg",
            "standard_width": 400,
            "standard_height": 249,
            "thumbnail_url": "https://media.demozoo.org/screens/t/11/a1/99ee.366624.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 124
        }
    ],
    "tags": [
        "console-tool"
    ]
}