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

{
    "url": "https://demozoo.org/api/v1/productions/150224/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/150224/",
    "id": 150224,
    "title": "Killing Spree 2",
    "author_nicks": [
        {
            "name": "Spaz",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2123/?format=api",
                "id": 2123,
                "name": "Spaz",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "The Lost Boys",
            "abbreviation": "TLB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2031/?format=api",
                "id": 2031,
                "name": "The Lost Boys",
                "is_group": true
            }
        }
    ],
    "release_date": "2014-05-31",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/GFX/SPAZ/STGR16/KILLING2.GIF"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/fb/6e/b3e8.98397.gif",
            "original_width": 197,
            "original_height": 32,
            "standard_url": "https://media.demozoo.org/screens/s/fb/6e/b3e8.98397.png",
            "standard_width": 197,
            "standard_height": 32,
            "thumbnail_url": "https://media.demozoo.org/screens/t/fb/6e/b3e8.98397.png",
            "thumbnail_width": 197,
            "thumbnail_height": 32
        }
    ],
    "tags": []
}