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

{
    "url": "https://demozoo.org/api/v1/productions/372337/?format=api",
    "demozoo_url": "https://demozoo.org/productions/372337/",
    "id": 372337,
    "title": "Video Studio Win Player 0.31",
    "author_nicks": [
        {
            "name": "Vitamin",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/33010/?format=api",
                "id": 33010,
                "name": "Vitamin",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Coders Academy Interactive Group",
            "abbreviation": "CAIG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9199/?format=api",
                "id": 9199,
                "name": "Coders' Academy",
                "is_group": true
            }
        }
    ],
    "release_date": "2004-07-12",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Vitamin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33010/?format=api",
                    "id": 33010,
                    "name": "Vitamin",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20200601215945fw_/http://zxvideo.fatal.ru/download/vspp31.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}