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

{
    "url": "https://demozoo.org/api/v1/productions/187234/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/187234/",
    "id": 187234,
    "title": "Blurred Reality 5 - Out of Jail",
    "author_nicks": [
        {
            "name": "2fast",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6866/?format=api",
                "id": 6866,
                "name": "2fast",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Artcore",
            "abbreviation": "AC!",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6865/?format=api",
                "id": 6865,
                "name": "Artcore",
                "is_group": true
            }
        }
    ],
    "release_date": "1995-07-01",
    "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": "2fast",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6866/?format=api",
                    "id": 6866,
                    "name": "2fast",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "main ascii"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/graphics/ascii/artcore/ac%21-br5.txt"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/39/e6/9196.162737.png",
            "original_width": 624,
            "original_height": 80960,
            "standard_url": "https://media.demozoo.org/screens/s/39/e6/9196.162737.png",
            "standard_width": 133,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/39/e6/9196.162737.png",
            "thumbnail_width": 66,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}