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

{
    "url": "https://demozoo.org/api/v1/productions/320121/?format=api",
    "demozoo_url": "https://demozoo.org/productions/320121/",
    "id": 320121,
    "title": "ChatGPT teach me shaders",
    "author_nicks": [
        {
            "name": "Samsa",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/136346/?format=api",
                "id": 136346,
                "name": "Samsa",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2023-02-25",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2023/assembly_winter23/wild-democompo/chatgpt-teach-me-shaders-by-samsa"
        }
    ],
    "external_links": [
        {
            "link_class": "ShadertoyShader",
            "url": "https://www.shadertoy.com/view/mdd3W4"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "9",
            "score": "57",
            "competition": {
                "id": 17735,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4554/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4554/",
                    "id": 4554,
                    "name": "Assembly Winter 2023",
                    "tagline": "",
                    "start_date": "2023-02-23",
                    "end_date": "2023-02-26",
                    "location": "Helsinki, Uusimaa, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17556,
                    "longitude": 24.93417,
                    "website": "https://assembly.org/events/assembly-winter-2023"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/b6/73/d23e.351625.png",
            "original_width": 1920,
            "original_height": 1080,
            "standard_url": "https://media.demozoo.org/screens/s/b6/73/d23e.351625.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/b6/73/d23e.351625.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "shader-sandbox",
        "ai-generated-code"
    ]
}