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

{
    "url": "https://demozoo.org/api/v1/productions/64959/?format=api",
    "demozoo_url": "https://demozoo.org/productions/64959/",
    "id": 64959,
    "title": "Packers & Tools #09",
    "author_nicks": [
        {
            "name": "Animal Mine",
            "abbreviation": "AM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2150/?format=api",
                "id": 2150,
                "name": "Animal Mine",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "The Enterprise",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/34591/?format=api",
                "id": 34591,
                "name": "The Enterprise",
                "is_group": true
            }
        }
    ],
    "release_date": "1991-11-08",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/9/?format=api",
            "id": 9,
            "name": "Pack",
            "supertype": "production"
        },
        {
            "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Penguin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19871/?format=api",
                    "id": 19871,
                    "name": "Penguin",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "M.C.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2309/?format=api",
                    "id": 2309,
                    "name": "Slippy",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Domm",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2307/?format=api",
                    "id": 2307,
                    "name": "Domm",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/A/AM/PACKTOOL/TOOLS09.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=53420"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/0f/df/e6fe.77116.png",
            "original_width": 384,
            "original_height": 270,
            "standard_url": "https://media.demozoo.org/screens/s/0f/df/e6fe.77116.png",
            "standard_width": 384,
            "standard_height": 270,
            "thumbnail_url": "https://media.demozoo.org/screens/t/0f/df/e6fe.77116.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": [
        "incomplete-credits"
    ]
}