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

{
    "url": "https://demozoo.org/api/v1/productions/272483/?format=api",
    "demozoo_url": "https://demozoo.org/productions/272483/",
    "id": 272483,
    "title": "Atari ST Animations Disk",
    "author_nicks": [
        {
            "name": "The Yorkshire Boys",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/61760/?format=api",
                "id": 61760,
                "name": "The Yorkshire Boys",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1991",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/66/?format=api",
            "id": 66,
            "name": "BBC Micro"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/8/?format=api",
            "id": 8,
            "name": "Slideshow",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://bitshifters.github.io/content/tyb-st-animations.dsd"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://bitshifters.github.io/posts/archives/tyb-st-animations.html"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/83/e9/0764.284297.png",
            "original_width": 640,
            "original_height": 512,
            "standard_url": "https://media.demozoo.org/screens/s/83/e9/0764.284297.png",
            "standard_width": 375,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/83/e9/0764.284297.png",
            "thumbnail_width": 187,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/07/ff/919b.284298.png",
            "original_width": 640,
            "original_height": 512,
            "standard_url": "https://media.demozoo.org/screens/s/07/ff/919b.284298.png",
            "standard_width": 375,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/07/ff/919b.284298.png",
            "thumbnail_width": 187,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}