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

{
    "url": "https://demozoo.org/api/v1/productions/185953/?format=api",
    "demozoo_url": "https://demozoo.org/productions/185953/",
    "id": 185953,
    "title": "The Ultimate Parallax Demo",
    "author_nicks": [
        {
            "name": "Condemned",
            "abbreviation": "CED",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/33685/?format=api",
                "id": 33685,
                "name": "Condemned",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1992-08",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Nobody",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45211/?format=api",
                    "id": 45211,
                    "name": "Nobody",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Pex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45212/?format=api",
                    "id": 45212,
                    "name": "Pex",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Waiski",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45210/?format=api",
                    "id": 45210,
                    "name": "Waiski",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mirrors/scenesp.org/compilations/blastersound_bbs/demos/CED_DEMO.ZIP"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/c1/29/73c3.161171.png",
            "original_width": 320,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/c1/29/73c3.161171.png",
            "standard_width": 320,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/c1/29/73c3.161171.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/a3/1f/cb53.161170.png",
            "original_width": 320,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/a3/1f/cb53.161170.png",
            "standard_width": 320,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/a3/1f/cb53.161170.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}