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

{
    "url": "https://demozoo.org/api/v1/productions/272480/?format=api",
    "demozoo_url": "https://demozoo.org/productions/272480/",
    "id": 272480,
    "title": "Stunt Car Racer V1.1",
    "author_nicks": [
        {
            "name": "Bitshifters",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/67260/?format=api",
                "id": 67260,
                "name": "Bitshifters",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2019-03-22",
    "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/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://bitshifters.github.io/content/bs-scr-beeb.ssd"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://bitshifters.github.io/posts/prods/bs-scr-beeb.html"
        },
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/kieranhj/scr-beeb"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=80525"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/4a/39/d6a9.284274.png",
            "original_width": 640,
            "original_height": 512,
            "standard_url": "https://media.demozoo.org/screens/s/4a/39/d6a9.284274.png",
            "standard_width": 375,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/4a/39/d6a9.284274.png",
            "thumbnail_width": 187,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/c6/c2/bffb.284275.png",
            "original_width": 640,
            "original_height": 512,
            "standard_url": "https://media.demozoo.org/screens/s/c6/c2/bffb.284275.png",
            "standard_width": 375,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/c6/c2/bffb.284275.png",
            "thumbnail_width": 187,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/3f/d4/1e7d.284276.png",
            "original_width": 640,
            "original_height": 512,
            "standard_url": "https://media.demozoo.org/screens/s/3f/d4/1e7d.284276.png",
            "standard_width": 375,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/3f/d4/1e7d.284276.png",
            "thumbnail_width": 187,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "demake"
    ]
}