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

{
    "url": "https://demozoo.org/api/v1/productions/203326/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/203326/",
    "id": 203326,
    "title": "Wolfpack Artpack 09/95",
    "author_nicks": [
        {
            "name": "Wolfpack",
            "abbreviation": "WP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/89248/?format=api",
                "id": 89248,
                "name": "Wolfpack",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-09-01",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/51/?format=api",
            "id": 51,
            "name": "Artpack",
            "supertype": "graphics"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Papa Smurf",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4169/?format=api",
                    "id": 4169,
                    "name": "Papa Smurf",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Mask",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/89249/?format=api",
                    "id": 89249,
                    "name": "Mask",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "ANSI"
        },
        {
            "nick": {
                "name": "Octoman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/89268/?format=api",
                    "id": 89268,
                    "name": "Octoman",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Bonham",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/89267/?format=api",
                    "id": 89267,
                    "name": "Bonham",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/compilations/lost_found_and_more/artpacks/wolf-0995.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "SixteenColorsPack",
            "url": "https://16colo.rs/pack/wolf0995/"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/b4/6e/ccb0.185930.gif",
            "original_width": 640,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/b4/6e/ccb0.185930.png",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/b4/6e/ccb0.185930.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}