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

{
    "url": "https://demozoo.org/api/v1/productions/289000/?format=api",
    "demozoo_url": "https://demozoo.org/productions/289000/",
    "id": 289000,
    "title": "704.2",
    "author_nicks": [
        {
            "name": "Paulo Falcão",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/108886/?format=api",
                "id": 108886,
                "name": "Paulo Falcão",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2014-03",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/21/?format=api",
            "id": 21,
            "name": "1K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.backtothepixel.com/demos/js/webgl/704webgl1k.html"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.backtothepixel.com/demos/js/webgl/704webgl1k.html"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=62822"
        },
        {
            "link_class": "ShadertoyShader",
            "url": "https://www.shadertoy.com/view/Xdj3Dt"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/a9/49/1319.310337.jpg",
            "original_width": 400,
            "original_height": 300,
            "standard_url": "https://media.demozoo.org/screens/s/a9/49/1319.310337.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/a9/49/1319.310337.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "webgl",
        "pnginator"
    ]
}