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

{
    "url": "https://demozoo.org/api/v1/productions/191632/?format=api",
    "demozoo_url": "https://demozoo.org/productions/191632/",
    "id": 191632,
    "title": "Ventura Demo - Reset screen",
    "author_nicks": [
        {
            "name": "The Overlanders",
            "abbreviation": "OVR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2223/?format=api",
                "id": 2223,
                "name": "Overlanders",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1992-12",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Mr. Bee",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2526/?format=api",
                    "id": 2526,
                    "name": "Mr. Bee",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Waxup",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43685/?format=api",
                    "id": 43685,
                    "name": "Waxup",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=gY1AxoHJ0ic"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/b4/05/1354.168397.png",
            "original_width": 412,
            "original_height": 274,
            "standard_url": "https://media.demozoo.org/screens/s/b4/05/1354.168397.png",
            "standard_width": 400,
            "standard_height": 266,
            "thumbnail_url": "https://media.demozoo.org/screens/t/b4/05/1354.168397.png",
            "thumbnail_width": 200,
            "thumbnail_height": 133
        }
    ],
    "tags": []
}