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

{
    "url": "https://demozoo.org/api/v1/productions/303226/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/303226/",
    "id": 303226,
    "title": "Reflected Structure",
    "author_nicks": [
        {
            "name": "Musk",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14411/?format=api",
                "id": 14411,
                "name": "Musk",
                "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/tdf_2021_rfs_musk_shader.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=96367"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=lMMM29zJRvw"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "159",
            "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/7e/03/aefc.pl550564.jpg",
            "original_width": 1280,
            "original_height": 720,
            "standard_url": "https://media.demozoo.org/screens/s/7e/03/aefc.pl550564.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/7e/03/aefc.pl550564.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": []
}