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

{
    "url": "https://demozoo.org/api/v1/productions/385104/?format=api",
    "demozoo_url": "https://demozoo.org/productions/385104/",
    "id": 385104,
    "title": "Rain in Peasantry",
    "author_nicks": [
        {
            "name": "VMW Productions",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/76586/?format=api",
                "id": 76586,
                "name": "VMW Software Production",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2026-01-03",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/67/?format=api",
            "id": 67,
            "name": "Apple II"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/57/?format=api",
            "id": 57,
            "name": "Apple II GS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.deater.net/weave/vmwprod/rain/rain.dsk"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/vmw/rain.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.deater.net/weave/vmwprod/rain/"
        },
        {
            "link_class": "GithubDirectory",
            "url": "http://github.com/deater/dos33fsprogs/tree/master/graphics/hgr/animations/peasantry/"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=105504"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=DGcj_Xp9E70"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/39/df/d5e8.375402.jpg",
            "original_width": 588,
            "original_height": 388,
            "standard_url": "https://media.demozoo.org/screens/s/39/df/d5e8.375402.jpg",
            "standard_width": 400,
            "standard_height": 263,
            "thumbnail_url": "https://media.demozoo.org/screens/t/39/df/d5e8.375402.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 131
        }
    ],
    "tags": []
}