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

{
    "url": "https://demozoo.org/api/v1/productions/179080/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/179080/",
    "id": 179080,
    "title": "Cellular Automata pt. 1",
    "author_nicks": [
        {
            "name": "Godhead",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/25751/?format=api",
                "id": 25751,
                "name": "Godhead",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "G-Style",
            "abbreviation": "-g!",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7078/?format=api",
                "id": 7078,
                "name": "G'Style",
                "is_group": true
            }
        }
    ],
    "release_date": "1993-07",
    "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": "Godhead",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25751/?format=api",
                    "id": 25751,
                    "name": "Godhead",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "main ascii"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/graphics/ascii/g-style/-g%27cell1.asc"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/2d/15/0e42.162571.png",
            "original_width": 624,
            "original_height": 6928,
            "standard_url": "https://media.demozoo.org/screens/s/2d/15/0e42.162571.png",
            "standard_width": 133,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/2d/15/0e42.162571.png",
            "thumbnail_width": 66,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}