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

{
    "url": "https://demozoo.org/api/v1/productions/196718/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/196718/",
    "id": 196718,
    "title": "Dizzy Place",
    "author_nicks": [
        {
            "name": "pitapoto",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/83594/?format=api",
                "id": 83594,
                "name": "pitapoto",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2018-12-02",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "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/2018/tokyodemofest18/glsl/dizzy_place_minus256_-_glsl_compo.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=79395"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 13,
            "ranking": "13",
            "score": "174",
            "competition": {
                "id": 14818,
                "name": "GLSL",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3596/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3596/",
                    "id": 3596,
                    "name": "TokyoDemoFest 2018",
                    "tagline": "",
                    "start_date": "2018-12-01",
                    "end_date": "2018-12-02",
                    "location": "Tokyo Prefecture, Tokyo, Japan",
                    "is_online": false,
                    "country_code": "JP",
                    "latitude": 35.6895,
                    "longitude": 139.69171,
                    "website": "http://tokyodemofest.jp/2018/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/dc/fb/defa.174864.png",
            "original_width": 1920,
            "original_height": 1080,
            "standard_url": "https://media.demozoo.org/screens/s/dc/fb/defa.174864.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/dc/fb/defa.174864.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "shader-sandbox"
    ]
}