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

{
    "url": "https://demozoo.org/api/v1/productions/152216/?format=api",
    "demozoo_url": "https://demozoo.org/productions/152216/",
    "id": 152216,
    "title": "monsterSHIT - game prototype, TurboBasic",
    "author_nicks": [
        {
            "name": "kris3d",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/58407/?format=api",
                "id": 58407,
                "name": "kris3d",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "P.H.A.T.",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/70671/?format=api",
                "id": 70671,
                "name": "P.H.A.T.",
                "is_group": true
            }
        },
        {
            "name": "anticSHOP",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/61623/?format=api",
                "id": 61623,
                "name": "anticSHOP",
                "is_group": true
            }
        }
    ],
    "release_date": "2015-11-21",
    "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/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Bocianu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60653/?format=api",
                    "id": 60653,
                    "name": "Bocianu",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Thanx for your patience and assistance in programming."
        },
        {
            "nick": {
                "name": "Bocianu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60653/?format=api",
                    "id": 60653,
                    "name": "Bocianu",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "kris3d",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58407/?format=api",
                    "id": 58407,
                    "name": "kris3d",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "kris3d",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58407/?format=api",
                    "id": 58407,
                    "name": "kris3d",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Idea"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.retrokorner.pl/___games/monster.atr"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/artists/kris3d/monster.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/3b/36/aefd.100685.png",
            "original_width": 320,
            "original_height": 192,
            "standard_url": "https://media.demozoo.org/screens/s/3b/36/aefd.100685.png",
            "standard_width": 320,
            "standard_height": 192,
            "thumbnail_url": "https://media.demozoo.org/screens/t/3b/36/aefd.100685.png",
            "thumbnail_width": 200,
            "thumbnail_height": 120
        }
    ],
    "tags": [
        "hires",
        "turbobasic",
        "turbobasicxl",
        "tbxl"
    ]
}