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

{
    "url": "https://demozoo.org/api/v1/productions/173115/?format=api",
    "demozoo_url": "https://demozoo.org/productions/173115/",
    "id": 173115,
    "title": "Psychic Television",
    "author_nicks": [
        {
            "name": "Label",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26378/?format=api",
                "id": 26378,
                "name": "Label",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-10",
    "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": "Psychic Symphony",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/313/?format=api",
                    "id": 313,
                    "name": "ps",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "B.Witched",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30301/?format=api",
                    "id": 30301,
                    "name": "Iceball",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Psynomix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58608/?format=api",
                    "id": 58608,
                    "name": "Psynomix",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mirrors/flerp/.1/Source/code/codeinfo.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/4c/8a/7123.325998.png",
            "original_width": 639,
            "original_height": 399,
            "standard_url": "https://media.demozoo.org/screens/s/4c/8a/7123.325998.png",
            "standard_width": 400,
            "standard_height": 249,
            "thumbnail_url": "https://media.demozoo.org/screens/t/4c/8a/7123.325998.png",
            "thumbnail_width": 200,
            "thumbnail_height": 124
        }
    ],
    "tags": []
}