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

{
    "url": "https://demozoo.org/api/v1/productions/372477/?format=api",
    "demozoo_url": "https://demozoo.org/productions/372477/",
    "id": 372477,
    "title": "STDoom",
    "author_nicks": [
        {
            "name": "Jonas Eschenburg",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/148551/?format=api",
                "id": 148551,
                "name": "Jonas Eschenburg",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2025-05-12",
    "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": [
        {
            "nick": {
                "name": "Jonas Eschenburg",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/148551/?format=api",
                    "id": 148551,
                    "name": "Jonas Eschenburg",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Jonas Eschenburg",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/148551/?format=api",
                    "id": 148551,
                    "name": "Jonas Eschenburg",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Adrian Carmack",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/149792/?format=api",
                    "id": 149792,
                    "name": "Adrian Carmack",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Kevin Cloud",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/149793/?format=api",
                    "id": 149793,
                    "name": "Kevin Cloud",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "John Romero",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/149794/?format=api",
                    "id": 149794,
                    "name": "John Romero",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Game-Design"
        },
        {
            "nick": {
                "name": "Robert Prince",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/149795/?format=api",
                    "id": 149795,
                    "name": "Robert Prince",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Sound-Fx"
        }
    ],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/E/ESCHNBRG/STDOOM.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "AtarimaniaPage",
            "url": "http://www.atarimania.com/game-atari-st-stdoom_44171.html"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=7o7xcfmDZ_0&t=216"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "doom"
    ]
}