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

{
    "url": "https://demozoo.org/api/v1/productions/372281/?format=api",
    "demozoo_url": "https://demozoo.org/productions/372281/",
    "id": 372281,
    "title": "Checkered",
    "author_nicks": [
        {
            "name": "superogue",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/617/?format=api",
                "id": 617,
                "name": "superogue",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Marquee Design",
            "abbreviation": "MQD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/106358/?format=api",
                "id": 106358,
                "name": "Marquee Design",
                "is_group": true
            }
        }
    ],
    "release_date": "2025-05-14",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/92/?format=api",
            "id": 92,
            "name": "TIC-80"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/16/?format=api",
            "id": 16,
            "name": "64b Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/bd/d4/232e.360925.gif",
            "original_width": 1024,
            "original_height": 576,
            "standard_url": "https://media.demozoo.org/screens/s/bd/d4/232e.360925.png",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/bd/d4/232e.360925.png",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": []
}