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

{
    "url": "https://demozoo.org/api/v1/productions/360452/?format=api",
    "demozoo_url": "https://demozoo.org/productions/360452/",
    "id": 360452,
    "title": "ICE Application Generator V1.0",
    "author_nicks": [
        {
            "name": "Insane Creators Enterprise",
            "abbreviation": "iCE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2196/?format=api",
                "id": 2196,
                "name": "Insane Creators Enterprise",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1991-09",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Lord of Peasants",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47116/?format=api",
                    "id": 47116,
                    "name": "Lord of Peasants",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Black Spyrit",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17391/?format=api",
                    "id": 17391,
                    "name": "Black Spyrit",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/9a/cc/4523.352319.png",
            "original_width": 720,
            "original_height": 400,
            "standard_url": "https://media.demozoo.org/screens/s/9a/cc/4523.352319.png",
            "standard_width": 400,
            "standard_height": 222,
            "thumbnail_url": "https://media.demozoo.org/screens/t/9a/cc/4523.352319.png",
            "thumbnail_width": 200,
            "thumbnail_height": 111
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/d0/e0/a0ea.352318.png",
            "original_width": 720,
            "original_height": 400,
            "standard_url": "https://media.demozoo.org/screens/s/d0/e0/a0ea.352318.png",
            "standard_width": 400,
            "standard_height": 222,
            "thumbnail_url": "https://media.demozoo.org/screens/t/d0/e0/a0ea.352318.png",
            "thumbnail_width": 200,
            "thumbnail_height": 111
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/7c/87/a87d.352320.png",
            "original_width": 720,
            "original_height": 400,
            "standard_url": "https://media.demozoo.org/screens/s/7c/87/a87d.352320.png",
            "standard_width": 400,
            "standard_height": 222,
            "thumbnail_url": "https://media.demozoo.org/screens/t/7c/87/a87d.352320.png",
            "thumbnail_width": 200,
            "thumbnail_height": 111
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/53/3f/398e.352321.png",
            "original_width": 720,
            "original_height": 400,
            "standard_url": "https://media.demozoo.org/screens/s/53/3f/398e.352321.png",
            "standard_width": 400,
            "standard_height": 222,
            "thumbnail_url": "https://media.demozoo.org/screens/t/53/3f/398e.352321.png",
            "thumbnail_width": 200,
            "thumbnail_height": 111
        }
    ],
    "tags": [
        "application-generator"
    ]
}