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

{
    "url": "https://demozoo.org/api/v1/productions/169227/?format=api",
    "demozoo_url": "https://demozoo.org/productions/169227/",
    "id": 169227,
    "title": "VGA Greetings Scroll",
    "author_nicks": [
        {
            "name": "HyperNova",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/18987/?format=api",
                "id": 18987,
                "name": "HyperNova",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1993",
    "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/22/?format=api",
            "id": 22,
            "name": "32K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "The Satan Bug",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65653/?format=api",
                    "id": 65653,
                    "name": "The Satan Bug",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Herr Cichlid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19665/?format=api",
                    "id": 19665,
                    "name": "Herr Cichlid",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/compilations/escape_cd/files/demos/alpha/h/hnjoinus.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=69260"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/35/b0/d482.127584.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/35/b0/d482.127584.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/35/b0/d482.127584.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/85/f8/1f6b.127583.png",
            "original_width": 640,
            "original_height": 400,
            "standard_url": "https://media.demozoo.org/screens/s/85/f8/1f6b.127583.png",
            "standard_width": 400,
            "standard_height": 250,
            "thumbnail_url": "https://media.demozoo.org/screens/t/85/f8/1f6b.127583.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}