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

{
    "url": "https://demozoo.org/api/v1/productions/382138/?format=api",
    "demozoo_url": "https://demozoo.org/productions/382138/",
    "id": 382138,
    "title": "One Man and his Droid loader",
    "author_nicks": [
        {
            "name": "Atari Sysops Alliance",
            "abbreviation": "A.S.A.",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/56145/?format=api",
                "id": 56145,
                "name": "Atari Sysops Alliance",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1986",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
            "id": 16,
            "name": "Atari 8 bit"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "MCL",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/153828/?format=api",
                    "id": 153828,
                    "name": "MCL",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "The Sutton Brothers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/153829/?format=api",
                    "id": 153829,
                    "name": "The Sutton Brothers",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "crack"
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "InternetArchivePage",
            "url": "https://archive.org/details/a8b_One_Man_and_his_Droid_1986_Mastertronic_GB_cr_Atari_Sysops_Alliance_k_file"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/36/e8/ed7c.372532.png",
            "original_width": 685,
            "original_height": 438,
            "standard_url": "https://media.demozoo.org/screens/s/36/e8/ed7c.372532.png",
            "standard_width": 400,
            "standard_height": 255,
            "thumbnail_url": "https://media.demozoo.org/screens/t/36/e8/ed7c.372532.png",
            "thumbnail_width": 200,
            "thumbnail_height": 127
        }
    ],
    "tags": []
}