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

{
    "url": "https://demozoo.org/api/v1/productions/363497/?format=api",
    "demozoo_url": "https://demozoo.org/productions/363497/",
    "id": 363497,
    "title": "Christmas is Awesome 4",
    "author_nicks": [
        {
            "name": "Commodore Is Awesome",
            "abbreviation": "C.I.A",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/46957/?format=api",
                "id": 46957,
                "name": "Commodore Is Awesome",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2024-12-24",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/41/?format=api",
            "id": 41,
            "name": "Commodore 16/Plus 4"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "slimeysmine",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67763/?format=api",
                    "id": 67763,
                    "name": "slimeysmine",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "fuzzweed",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/146836/?format=api",
                    "id": 146836,
                    "name": "fuzzweed",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "fuzzweed",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/146836/?format=api",
                    "id": 146836,
                    "name": "fuzzweed",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://archive.org/download/cia_christmas_is_awesome_4_2024/cia_christmas_is_awesome_4_2024.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://plus4world.powweb.com/dl/demos/c/christmas_is_awesome_4.prg"
        }
    ],
    "external_links": [
        {
            "link_class": "InternetArchivePage",
            "url": "https://archive.org/details/cia_christmas_is_awesome_4_2024"
        },
        {
            "link_class": "Plus4WorldProduction",
            "url": "http://plus4world.powweb.com/software/Christmas_is_Awesome_4"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=102432"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=kjnHhOU17HY"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/d9/f0/6d35.354809.png",
            "original_width": 384,
            "original_height": 288,
            "standard_url": "https://media.demozoo.org/screens/s/d9/f0/6d35.354809.png",
            "standard_width": 384,
            "standard_height": 288,
            "thumbnail_url": "https://media.demozoo.org/screens/t/d9/f0/6d35.354809.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "christmas",
        "commodore",
        "plus4",
        "commodoreblog"
    ]
}