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

{
    "url": "https://demozoo.org/api/v1/productions/390052/?format=api",
    "demozoo_url": "https://demozoo.org/productions/390052/",
    "id": 390052,
    "title": "On Demand",
    "author_nicks": [
        {
            "name": "Suspend",
            "abbreviation": "SPD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5856/?format=api",
                "id": 5856,
                "name": "Suspend",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2026-04-05",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Degrysin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6803/?format=api",
                    "id": 6803,
                    "name": "Degrysin",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Degrysin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6803/?format=api",
                    "id": 6803,
                    "name": "Degrysin",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "+design"
        },
        {
            "nick": {
                "name": "Chaser",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/508/?format=api",
                    "id": 508,
                    "name": "Chaser",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": "+sfx"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2026/revision26/pc-demo/ondemand_suspend.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=105985"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=XkawOtHllv8"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "913",
            "competition": {
                "id": 20773,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5512/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5512/",
                    "id": 5512,
                    "name": "Revision 2026",
                    "tagline": "The Power Within",
                    "start_date": "2026-04-03",
                    "end_date": "2026-04-06",
                    "location": "Regionalverband Saarbrücken, Saarland, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.27722,
                    "longitude": 6.97028,
                    "website": "https://2026.revision-party.net"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/3c/1a/6b68.380228.png",
            "original_width": 1919,
            "original_height": 1079,
            "standard_url": "https://media.demozoo.org/screens/s/3c/1a/6b68.380228.jpg",
            "standard_width": 400,
            "standard_height": 224,
            "thumbnail_url": "https://media.demozoo.org/screens/t/3c/1a/6b68.380228.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "unreal-engine"
    ]
}