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

{
    "url": "https://demozoo.org/api/v1/productions/372697/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/372697/",
    "id": 372697,
    "title": "Ten Years",
    "author_nicks": [
        {
            "name": "Triad",
            "abbreviation": "3AD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/827/?format=api",
                "id": 827,
                "name": "Triad",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2025-05-27",
    "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": "4gentE",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/119887/?format=api",
                    "id": 119887,
                    "name": "4gentE",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "4gentE",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/119887/?format=api",
                    "id": 119887,
                    "name": "4gentE",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=311194"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=253345"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/be/e9/5894.361261.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/be/e9/5894.361261.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/be/e9/5894.361261.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "hires",
        "politics",
        "tribute",
        "graphics-with-music"
    ]
}