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

{
    "url": "https://demozoo.org/api/v1/productions/303231/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/303231/",
    "id": 303231,
    "title": "2404/2317",
    "author_nicks": [
        {
            "name": "tonoshake",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/128645/?format=api",
                "id": 128645,
                "name": "tonoshake",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2021-12-12",
    "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/2021/tokyodemofest21/glsl/24042317.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "8",
            "score": "132",
            "competition": {
                "id": 16930,
                "name": "GLSL",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4357/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4357/",
                    "id": 4357,
                    "name": "TokyoDemoFest 2021",
                    "tagline": "",
                    "start_date": "2021-12-11",
                    "end_date": "2021-12-12",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "http://tokyodemofest.jp/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/76/9f/f49c.305759.png",
            "original_width": 1920,
            "original_height": 1080,
            "standard_url": "https://media.demozoo.org/screens/s/76/9f/f49c.305759.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/76/9f/f49c.305759.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": []
}