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

{
    "url": "https://demozoo.org/api/v1/productions/381652/?format=api",
    "demozoo_url": "https://demozoo.org/productions/381652/",
    "id": 381652,
    "title": "The Artist graffiti",
    "author_nicks": [
        {
            "name": "The Catcher",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/153153/?format=api",
                "id": 153153,
                "name": "The Catcher",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1982",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/67/?format=api",
            "id": 67,
            "name": "Apple II"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "The Catcher",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/153153/?format=api",
                    "id": 153153,
                    "name": "The Catcher",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "crack"
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "InternetArchivePage",
            "url": "https://archive.org/details/a2_Artist_The_v1.1_1982_On_Line_Systems_cr_Catcher"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/e2/dc/9e57.371857.png",
            "original_width": 614,
            "original_height": 407,
            "standard_url": "https://media.demozoo.org/screens/s/e2/dc/9e57.371857.png",
            "standard_width": 400,
            "standard_height": 265,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e2/dc/9e57.371857.png",
            "thumbnail_width": 200,
            "thumbnail_height": 132
        }
    ],
    "tags": []
}