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

{
    "url": "https://demozoo.org/api/v1/productions/8932/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/8932/",
    "id": 8932,
    "title": "Hard Target",
    "author_nicks": [
        {
            "name": "Nemesis",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6859/?format=api",
                "id": 6859,
                "name": "Darkus",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Aerosol",
            "abbreviation": "aSL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6858/?format=api",
                "id": 6858,
                "name": "Aerosol",
                "is_group": true
            }
        }
    ],
    "release_date": "1997-07-08",
    "supertype": "graphics",
    "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/25/?format=api",
            "id": 25,
            "name": "ASCII Collection",
            "supertype": "graphics"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Nemesis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6859/?format=api",
                    "id": 6859,
                    "name": "Darkus",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "main ascii"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/graphics/ascii/aerosol/asl-hdt.txt"
        },
        {
            "link_class": "UntergrundFile",
            "url": "https://ftp.untergrund.net/users/dipswitch/asciiami/aerosol/asl-hdt.txt"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/75/f7/4258.163177.png",
            "original_width": 624,
            "original_height": 53312,
            "standard_url": "https://media.demozoo.org/screens/s/75/f7/4258.163177.png",
            "standard_width": 133,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/75/f7/4258.163177.png",
            "thumbnail_width": 66,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}