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

{
    "url": "https://demozoo.org/api/v1/productions/334788/?format=api",
    "demozoo_url": "https://demozoo.org/productions/334788/",
    "id": 334788,
    "title": "Merry Christmas",
    "author_nicks": [
        {
            "name": "Nah-Kolor",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/606/?format=api",
                "id": 606,
                "name": "Nah-Kolor",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2023-12-25",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
            "id": 6,
            "name": "Amiga AGA"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Hedgehog",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11248/?format=api",
                    "id": 11248,
                    "name": "Hedgehog",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Magnar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47/?format=api",
                    "id": 47,
                    "name": "Magnar",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Iridon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1626/?format=api",
                    "id": 1626,
                    "name": "Iridon",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Pellicus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75306/?format=api",
                    "id": 75306,
                    "name": "Pellicus",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Tooling"
        },
        {
            "nick": {
                "name": "Mados",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/140421/?format=api",
                    "id": 140421,
                    "name": "Mados",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Nah-Kolor Emblem"
        },
        {
            "nick": {
                "name": "AMike",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/140422/?format=api",
                    "id": 140422,
                    "name": "AMike",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Real Hardware Testing"
        },
        {
            "nick": {
                "name": "Magic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12016/?format=api",
                    "id": 12016,
                    "name": "Magic",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Support, Text, Testing"
        },
        {
            "nick": {
                "name": "CoaXCable",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13718/?format=api",
                    "id": 13718,
                    "name": "CoaXCable",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Ascii Logo"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://tmp.scenesat.com/Nah_Merry_Christmas.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/nah-kolor/nah_merry_xmas_final_fixed_version.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=95695"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=fxQ82VjZo7E"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/9f/78/47c9.336182.png",
            "original_width": 400,
            "original_height": 300,
            "standard_url": "https://media.demozoo.org/screens/s/9f/78/47c9.336182.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/9f/78/47c9.336182.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "christmas"
    ]
}