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

{
    "url": "https://demozoo.org/api/v1/productions/164322/?format=api",
    "demozoo_url": "https://demozoo.org/productions/164322/",
    "id": 164322,
    "title": "Operation Wolf Cracktro",
    "author_nicks": [
        {
            "name": "The FiRM",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/45892/?format=api",
                "id": 45892,
                "name": "The FiRM",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989-09-15",
    "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/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Software Surgeon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46124/?format=api",
                    "id": 46124,
                    "name": "The Software Surgeon",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Lord IronWolffe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69322/?format=api",
                    "id": 69322,
                    "name": "Lord IronWolffe",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Software Surgeon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46124/?format=api",
                    "id": 46124,
                    "name": "The Software Surgeon",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://artscene.textfiles.com/intros/PC/1989/firm8901.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://defacto2.net/d/aa4273"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/compilations/lost_found_and_more/cracktro/operation_wolf_cracktro.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "Defacto2File",
            "url": "https://defacto2.net/f/aa4273"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=68340"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/6e/f3/d114.116737.png",
            "original_width": 640,
            "original_height": 350,
            "standard_url": "https://media.demozoo.org/screens/s/6e/f3/d114.116737.png",
            "standard_width": 400,
            "standard_height": 218,
            "thumbnail_url": "https://media.demozoo.org/screens/t/6e/f3/d114.116737.png",
            "thumbnail_width": 200,
            "thumbnail_height": 109
        }
    ],
    "tags": [
        "operation-wolf"
    ]
}