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

{
    "url": "https://demozoo.org/api/v1/productions/372034/?format=api",
    "demozoo_url": "https://demozoo.org/productions/372034/",
    "id": 372034,
    "title": "Hacking Lance Protracker Player V1.0",
    "author_nicks": [
        {
            "name": "Dead Hackers Society",
            "abbreviation": "DHS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/111/?format=api",
                "id": 111,
                "name": "Dead Hackers Society",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2025-05-10",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Lance",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32586/?format=api",
                    "id": 32586,
                    "name": "mrange",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Original replay"
        },
        {
            "nick": {
                "name": "LJBK",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34782/?format=api",
                    "id": 34782,
                    "name": "LJBK",
                    "is_group": true
                }
            },
            "category": "Code",
            "role": "Optimized replay (Hacking Lance)"
        },
        {
            "nick": {
                "name": "Insane",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33053/?format=api",
                    "id": 33053,
                    "name": "Insane",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Replay cleanup and modernization"
        },
        {
            "nick": {
                "name": "Evil",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2002/?format=api",
                    "id": 2002,
                    "name": "Evil",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://files.dhs.nu/util/lplay10.zip"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/D/DHS/LPLAY10.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://dhs.nu/lanceplay/"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/cc/74/26a2.360754.png",
            "original_width": 832,
            "original_height": 552,
            "standard_url": "https://media.demozoo.org/screens/s/cc/74/26a2.360754.png",
            "standard_width": 400,
            "standard_height": 265,
            "thumbnail_url": "https://media.demozoo.org/screens/t/cc/74/26a2.360754.png",
            "thumbnail_width": 200,
            "thumbnail_height": 132
        }
    ],
    "tags": []
}