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

{
    "url": "https://demozoo.org/api/v1/productions/333755/?format=api",
    "demozoo_url": "https://demozoo.org/productions/333755/",
    "id": 333755,
    "title": "Compofiller Computer",
    "author_nicks": [
        {
            "name": "All You Can Execute",
            "abbreviation": "AYCE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/82862/?format=api",
                "id": 82862,
                "name": "All You Can Execute",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2023-11-25",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/92/?format=api",
            "id": 92,
            "name": "TIC-80"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "TFX",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75012/?format=api",
                    "id": 75012,
                    "name": "TFX",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "TFX",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75012/?format=api",
                    "id": 75012,
                    "name": "TFX",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "TFX",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75012/?format=api",
                    "id": 75012,
                    "name": "TFX",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "DevEd",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74478/?format=api",
                    "id": 74478,
                    "name": "DevEd",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Support"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://devnet.sonicgamesdimension.net/Demo/ayce-cc.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://battleofthebits.com/arena/Entry/Compofiller+Computer/63438/"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=95484"
        },
        {
            "link_class": "Tic80Cart",
            "url": "https://tic80.com/play?cart=3630"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/f9/53/9917.334969.png",
            "original_width": 240,
            "original_height": 136,
            "standard_url": "https://media.demozoo.org/screens/s/f9/53/9917.334969.png",
            "standard_width": 240,
            "standard_height": 136,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f9/53/9917.334969.png",
            "thumbnail_width": 200,
            "thumbnail_height": 113
        }
    ],
    "tags": []
}