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

{
    "url": "https://demozoo.org/api/v1/productions/333482/?format=api",
    "demozoo_url": "https://demozoo.org/productions/333482/",
    "id": 333482,
    "title": "Blue Chee",
    "author_nicks": [
        {
            "name": "Cheese-Emerald DSG",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/139680/?format=api",
                "id": 139680,
                "name": "Cheese-Emerald DSG",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2023-11-19",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "RepellantMold",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/139679/?format=api",
                    "id": 139679,
                    "name": "RepellantMold",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "hip",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/139681/?format=api",
                    "id": 139681,
                    "name": "hip",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Background art"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://file.garden/Y_t-etjamRwY7SFN/cheese%20emerald/bluechee.exe"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/cheese_emerald/blue_chee.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/Cheese-Emerald/blue-chee-intro"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=95474"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/98/f6/5ae4.334821.png",
            "original_width": 1920,
            "original_height": 1440,
            "standard_url": "https://media.demozoo.org/screens/s/98/f6/5ae4.334821.png",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/98/f6/5ae4.334821.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "intro-maker-v3-0"
    ]
}