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

{
    "url": "https://demozoo.org/api/v1/productions/132019/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/132019/",
    "id": 132019,
    "title": "If I Change My Mind",
    "author_nicks": [
        {
            "name": "Twisted",
            "abbreviation": "-t-",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6905/?format=api",
                "id": 6905,
                "name": "Twisted",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-04-24",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/25/?format=api",
            "id": 25,
            "name": "ASCII Collection",
            "supertype": "graphics"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Avenger",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/56511/?format=api",
                    "id": 56511,
                    "name": "Avenger",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "main artist"
        },
        {
            "nick": {
                "name": "Tango",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6896/?format=api",
                    "id": 6896,
                    "name": "Tango",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "guest star"
        },
        {
            "nick": {
                "name": "Asphyx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10662/?format=api",
                    "id": 10662,
                    "name": "Asphyx",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "guest star"
        },
        {
            "nick": {
                "name": "Stratos",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16112/?format=api",
                    "id": 16112,
                    "name": "Stratos",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "guest star"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/graphics/ascii/twisted/t-mind.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/f9/f1/9a5b.153681.png",
            "original_width": 624,
            "original_height": 19136,
            "standard_url": "https://media.demozoo.org/screens/s/f9/f1/9a5b.153681.png",
            "standard_width": 133,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f9/f1/9a5b.153681.png",
            "thumbnail_width": 66,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}