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

{
    "url": "https://demozoo.org/api/v1/productions/370699/?format=api",
    "demozoo_url": "https://demozoo.org/productions/370699/",
    "id": 370699,
    "title": "Demo 25",
    "author_nicks": [
        {
            "name": "Alexander Corris",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/147005/?format=api",
                "id": 147005,
                "name": "Alexander Corris",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2025-04",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/59/?format=api",
            "id": 59,
            "name": "Raspberry Pi"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/53/?format=api",
            "id": 53,
            "name": "BBS Door",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://bbswordle.com/demo25/"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/7f/6f/821e.359006.png",
            "original_width": 1894,
            "original_height": 1323,
            "standard_url": "https://media.demozoo.org/screens/s/7f/6f/821e.359006.jpg",
            "standard_width": 400,
            "standard_height": 279,
            "thumbnail_url": "https://media.demozoo.org/screens/t/7f/6f/821e.359006.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 139
        }
    ],
    "tags": []
}