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

{
    "url": "https://demozoo.org/api/v1/productions/139004/?format=api",
    "demozoo_url": "https://demozoo.org/productions/139004/",
    "id": 139004,
    "title": "The Stealth Affair Cracktro",
    "author_nicks": [
        {
            "name": "International Network of Crackers",
            "abbreviation": "INC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12175/?format=api",
                "id": 12175,
                "name": "International Network of Crackers",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1990-11-25",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Northwind",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44346/?format=api",
                    "id": 44346,
                    "name": "North Wind",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Crack"
        },
        {
            "nick": {
                "name": "The Jet",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46634/?format=api",
                    "id": 46634,
                    "name": "The Jet",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Supply"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://artscene.textfiles.com/intros/PC/1990/inc-info.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/compilations/lost_found_and_more/cracktro/the_stealth_affair_cracktro.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=68342"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/88/6c/6fe4.87389.jpg",
            "original_width": 637,
            "original_height": 393,
            "standard_url": "https://media.demozoo.org/screens/s/88/6c/6fe4.87389.jpg",
            "standard_width": 400,
            "standard_height": 246,
            "thumbnail_url": "https://media.demozoo.org/screens/t/88/6c/6fe4.87389.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 123
        }
    ],
    "tags": [
        "textmode",
        "ansi"
    ]
}