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

{
    "url": "https://demozoo.org/api/v1/productions/316698/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/316698/",
    "id": 316698,
    "title": "Waiting for Christmas",
    "author_nicks": [
        {
            "name": "Mikael",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/84206/?format=api",
                "id": 84206,
                "name": "Mikael",
                "is_group": false
            }
        },
        {
            "name": "The Sarge",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/723/?format=api",
                "id": 723,
                "name": "The Sarge",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Fairlight",
            "abbreviation": "FLT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/239/?format=api",
                "id": 239,
                "name": "Fairlight",
                "is_group": true
            }
        },
        {
            "name": "Pretzel Logic",
            "abbreviation": "P.L.",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12786/?format=api",
                "id": 12786,
                "name": "Pretzel Logic",
                "is_group": true
            }
        }
    ],
    "release_date": "2022-12-23",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "The Sarge",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/723/?format=api",
                    "id": 723,
                    "name": "The Sarge",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Mikael",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/84206/?format=api",
                    "id": 84206,
                    "name": "Mikael",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "The Chaos Engineer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29483/?format=api",
                    "id": 29483,
                    "name": "The Chaos Engineer",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/239306/waiting-sarge-mikael.prg"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=226907"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/3c/36/d932.317751.png",
            "original_width": 1664,
            "original_height": 1088,
            "standard_url": "https://media.demozoo.org/screens/s/3c/36/d932.317751.png",
            "standard_width": 400,
            "standard_height": 261,
            "thumbnail_url": "https://media.demozoo.org/screens/t/3c/36/d932.317751.png",
            "thumbnail_width": 200,
            "thumbnail_height": 130
        }
    ],
    "tags": [
        "christmas",
        "humanmadepixels"
    ]
}