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

{
    "url": "https://demozoo.org/api/v1/productions/178723/?format=api",
    "demozoo_url": "https://demozoo.org/productions/178723/",
    "id": 178723,
    "title": "V-Await v1.01",
    "author_nicks": [
        {
            "name": "Nerve Axis",
            "abbreviation": "NVX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/585/?format=api",
                "id": 585,
                "name": "Nerve Axis",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-07-03",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/53/?format=api",
            "id": 53,
            "name": "BBS Door",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Venom",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13930/?format=api",
                    "id": 13930,
                    "name": "Venom",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Tango",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6896/?format=api",
                    "id": 6896,
                    "name": "Tango",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "ascii logo"
        },
        {
            "nick": {
                "name": "Tango",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6896/?format=api",
                    "id": 6896,
                    "name": "Tango",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "documentation"
        },
        {
            "nick": {
                "name": "Pot-Noodle",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1432/?format=api",
                    "id": 1432,
                    "name": "Pot-Noodle",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "samilog storage file & structure"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/resources/bbs/nerve_axis/await.lha"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/cb/b3/1aac.147705.png",
            "original_width": 640,
            "original_height": 512,
            "standard_url": "https://media.demozoo.org/screens/s/cb/b3/1aac.147705.png",
            "standard_width": 375,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/cb/b3/1aac.147705.png",
            "thumbnail_width": 187,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "amiex-misc"
    ]
}