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

{
    "url": "https://demozoo.org/api/v1/productions/308901/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/308901/",
    "id": 308901,
    "title": "Woozy",
    "author_nicks": [
        {
            "name": "Custo",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/131787/?format=api",
                "id": 131787,
                "name": "Custo",
                "is_group": false
            }
        },
        {
            "name": "Slab",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/131788/?format=api",
                "id": 131788,
                "name": "Slab",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Woozy",
            "abbreviation": "WZY",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/131786/?format=api",
                "id": 131786,
                "name": "Woozy",
                "is_group": true
            }
        }
    ],
    "release_date": "1995",
    "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": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/graphics/ascii/misc/wzy-1st%21.txt"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/36/0b/3737.322425.png",
            "original_width": 624,
            "original_height": 9584,
            "standard_url": "https://media.demozoo.org/screens/s/36/0b/3737.322425.png",
            "standard_width": 133,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/36/0b/3737.322425.png",
            "thumbnail_width": 66,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "first-production"
    ]
}