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

{
    "url": "https://demozoo.org/api/v1/productions/168452/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/168452/",
    "id": 168452,
    "title": "Schottky Waltz",
    "author_nicks": [
        {
            "name": "soma_arc",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/63868/?format=api",
                "id": 63868,
                "name": "soma_arc",
                "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/schottkywaltz.txt"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://soma.hatenablog.jp/entry/2017/02/26/002456"
        },
        {
            "link_class": "ShadertoyShader",
            "url": "https://www.shadertoy.com/view/XslyzH"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=j0uRvVyI-HQ"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "281",
            "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/fc/b9/99bd.323483.png",
            "original_width": 1920,
            "original_height": 1080,
            "standard_url": "https://media.demozoo.org/screens/s/fc/b9/99bd.323483.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/fc/b9/99bd.323483.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "shader-sandbox"
    ]
}