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

{
    "url": "https://demozoo.org/api/v1/productions/8827/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/8827/",
    "id": 8827,
    "title": "The Good Shephard",
    "author_nicks": [
        {
            "name": "H7",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3012/?format=api",
                "id": 3012,
                "name": "H7",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Brainlez Coders!",
            "abbreviation": "bC!",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10362/?format=api",
                "id": 10362,
                "name": "Brainlez Coders!",
                "is_group": true
            }
        }
    ],
    "release_date": "1997",
    "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": "bOhEmE",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6894/?format=api",
                    "id": 6894,
                    "name": "bOhEmE",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "guest ascii"
        },
        {
            "nick": {
                "name": "Neurotrance",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10800/?format=api",
                    "id": 10800,
                    "name": "Neurotrance",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "guest ascii"
        },
        {
            "nick": {
                "name": "H7",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3012/?format=api",
                    "id": 3012,
                    "name": "H7",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "ascii"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "ftp://ftp.mimic.ca/pub/ascii/brainlez_coders/BC!-SHEP.TXT"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/graphics/ascii/brainlez_coders/bc%21-shep.txt"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/87/26/b303.153697.png",
            "original_width": 624,
            "original_height": 36032,
            "standard_url": "https://media.demozoo.org/screens/s/87/26/b303.153697.png",
            "standard_width": 133,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/87/26/b303.153697.png",
            "thumbnail_width": 66,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}