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

{
    "url": "https://demozoo.org/api/v1/productions/39682/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/39682/",
    "id": 39682,
    "title": "Deathrow",
    "author_nicks": [
        {
            "name": "Doomsday",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/25399/?format=api",
                "id": 25399,
                "name": "Doomsday",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Riot",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13612/?format=api",
                "id": 13612,
                "name": "Riot",
                "is_group": true
            }
        }
    ],
    "release_date": "1997-08-01",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://alt.knzl.at/riot.org/download/gfx/rt_death.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/graphics/artists/doomsday/rt_death.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/f2/05/b097.148518.png",
            "original_width": 640,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/f2/05/b097.148518.png",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f2/05/b097.148518.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}