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

{
    "url": "https://demozoo.org/api/v1/productions/168454/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/168454/",
    "id": 168454,
    "title": "Fusioned Bismuth",
    "author_nicks": [
        {
            "name": "Gam0022",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/63869/?format=api",
                "id": 63869,
                "name": "Gam0022",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2017-02-19",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/27/?format=api",
            "id": 27,
            "name": "Executable Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2017/tokyodemofest17/glsl_graphics_compo/submit.glsl"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://gam0022.net/webgl/#raymarching_tdf2017"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://gam0022.net/blog/2017/02/24/tdf2017/"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://github.com/gam0022/webgl-sandbox/blob/master/raymarching_tdf2017.html"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=69045"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "265",
            "competition": {
                "id": 13036,
                "name": "GLSL Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3092/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3092/",
                    "id": 3092,
                    "name": "TokyoDemoFest 2017",
                    "tagline": "",
                    "start_date": "2017-02-18",
                    "end_date": "2017-02-19",
                    "location": "Tokyo Prefecture, Tokyo, Japan",
                    "is_online": false,
                    "country_code": "JP",
                    "latitude": 35.6895,
                    "longitude": 139.69171,
                    "website": "http://tokyodemofest.jp/2017/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/de/cf/b0bc.126223.png",
            "original_width": 1440,
            "original_height": 900,
            "standard_url": "https://media.demozoo.org/screens/s/de/cf/b0bc.126223.jpg",
            "standard_width": 400,
            "standard_height": 250,
            "thumbnail_url": "https://media.demozoo.org/screens/t/de/cf/b0bc.126223.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/d6/e1/2c18.126224.png",
            "original_width": 1440,
            "original_height": 900,
            "standard_url": "https://media.demozoo.org/screens/s/d6/e1/2c18.126224.jpg",
            "standard_width": 400,
            "standard_height": 250,
            "thumbnail_url": "https://media.demozoo.org/screens/t/d6/e1/2c18.126224.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "shader-sandbox"
    ]
}