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

{
    "url": "https://demozoo.org/api/v1/productions/370637/?format=api",
    "demozoo_url": "https://demozoo.org/productions/370637/",
    "id": 370637,
    "title": "Get Well SceneCAT!",
    "author_nicks": [
        {
            "name": "Outer Heaven",
            "abbreviation": "oHn",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/142880/?format=api",
                "id": 142880,
                "name": "Outer Heaven",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2025-04",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/31/?format=api",
            "id": 31,
            "name": "MSX"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Zett Darkstone",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/123114/?format=api",
                    "id": 123114,
                    "name": "Zett Darkstone",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "tsjakoe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/142883/?format=api",
                    "id": 142883,
                    "name": "tsjakoe",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://msxarchive.nl/pub/msx/demos/ohn-scenecat.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=103879"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=27NEnGfxMpo"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "msx2"
    ]
}