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

{
    "url": "https://demozoo.org/api/v1/productions/369928/?format=api",
    "demozoo_url": "https://demozoo.org/productions/369928/",
    "id": 369928,
    "title": "RogueCrypt",
    "author_nicks": [
        {
            "name": "AtariCrypt",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/68395/?format=api",
                "id": 68395,
                "name": "AtariCrypt",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2024-12-19",
    "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/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://www.dropbox.com/scl/fi/jt05z2bwn3rca4sqxh3d0/RogueCrypt.st.zip?rlkey=9wfj93is46w0x0s42fvciqmqr&dl=1"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/A/ATARICRP/ROGUE.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://ataricrypt.blogspot.com/2024/12/roguecrypt.html"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}