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

{
    "url": "https://demozoo.org/api/v1/productions/364429/?format=api",
    "demozoo_url": "https://demozoo.org/productions/364429/",
    "id": 364429,
    "title": "Merry Christmas 2024",
    "author_nicks": [
        {
            "name": "Legion Of Doom",
            "abbreviation": "LOD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/61189/?format=api",
                "id": 61189,
                "name": "Legion Of Doom",
                "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/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Csabo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17597/?format=api",
                    "id": 17597,
                    "name": "Csabo",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://plus4.othersi.de/plus4/Demos/Legion_Of_Doom/Merry_Christmas_2024.prg"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://plus4world.powweb.com/dl/demos/m/merry_christmas_2024.prg"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://plus4world.powweb.com/dl/source/merry_christmas_2024_source.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "Plus4WorldProduction",
            "url": "http://plus4world.powweb.com/software/Merry_Christmas_2024"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=102756"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=-WMGxTM9b50"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/a5/3a/f8ff.355608.png",
            "original_width": 384,
            "original_height": 288,
            "standard_url": "https://media.demozoo.org/screens/s/a5/3a/f8ff.355608.png",
            "standard_width": 384,
            "standard_height": 288,
            "thumbnail_url": "https://media.demozoo.org/screens/t/a5/3a/f8ff.355608.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "christmas",
        "source-available"
    ]
}