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

{
    "url": "https://demozoo.org/api/v1/productions/386180/?format=api",
    "demozoo_url": "https://demozoo.org/productions/386180/",
    "id": 386180,
    "title": "Ketchup Killers Commander",
    "author_nicks": [
        {
            "name": "Ketchup Killers",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10476/?format=api",
                "id": 10476,
                "name": "Ketchup Killers",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997",
    "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"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Redbug",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10477/?format=api",
                    "id": 10477,
                    "name": "Redbug",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/redbug26/kkc-dos"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/3f/62/9450.376363.png",
            "original_width": 720,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/3f/62/9450.376363.png",
            "standard_width": 400,
            "standard_height": 266,
            "thumbnail_url": "https://media.demozoo.org/screens/t/3f/62/9450.376363.png",
            "thumbnail_width": 200,
            "thumbnail_height": 133
        }
    ],
    "tags": [
        "no-binaries",
        "source-available"
    ]
}