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

{
    "url": "https://demozoo.org/api/v1/productions/186731/?format=api",
    "demozoo_url": "https://demozoo.org/productions/186731/",
    "id": 186731,
    "title": "Quality Pack 93",
    "author_nicks": [
        {
            "name": "Alive",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3335/?format=api",
                "id": 3335,
                "name": "Alive",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1990-07-03",
    "supertype": "production",
    "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/9/?format=api",
            "id": 9,
            "name": "Pack",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Flash Fox",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2882/?format=api",
                    "id": 2882,
                    "name": "Flash Fox",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "pack editor"
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Packdisks/Alive/Alive-QualityPack093.adf"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/alive_amiga/alive-quality_pack_93.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=28793"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/89/cd/9632.162378.png",
            "original_width": 720,
            "original_height": 568,
            "standard_url": "https://media.demozoo.org/screens/s/89/cd/9632.162378.png",
            "standard_width": 380,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/89/cd/9632.162378.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/f2/d7/ba77.jw59209.png",
            "original_width": 482,
            "original_height": 280,
            "standard_url": "https://media.demozoo.org/screens/s/f2/d7/ba77.jw59209.png",
            "standard_width": 400,
            "standard_height": 232,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f2/d7/ba77.jw59209.png",
            "thumbnail_width": 200,
            "thumbnail_height": 116
        }
    ],
    "tags": [
        "cli-menu",
        "no-sound"
    ]
}