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

{
    "url": "https://demozoo.org/api/v1/productions/186582/?format=api",
    "demozoo_url": "https://demozoo.org/productions/186582/",
    "id": 186582,
    "title": "Phantax and Crazy Cracktro",
    "author_nicks": [
        {
            "name": "Crazy",
            "abbreviation": "CRZ",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8737/?format=api",
                "id": 8737,
                "name": "Crazy",
                "is_group": true
            }
        },
        {
            "name": "Phantax",
            "abbreviation": "PHT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/77679/?format=api",
                "id": 77679,
                "name": "Phantax",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1993",
    "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": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/compilations/lost_found_and_more/cracktro/phantax_and_crazy_cracktro.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=76053"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/e1/8a/6e2c.162244.png",
            "original_width": 640,
            "original_height": 400,
            "standard_url": "https://media.demozoo.org/screens/s/e1/8a/6e2c.162244.png",
            "standard_width": 400,
            "standard_height": 250,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e1/8a/6e2c.162244.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/12/ab/dd1b.162245.png",
            "original_width": 640,
            "original_height": 400,
            "standard_url": "https://media.demozoo.org/screens/s/12/ab/dd1b.162245.png",
            "standard_width": 400,
            "standard_height": 250,
            "thumbnail_url": "https://media.demozoo.org/screens/t/12/ab/dd1b.162245.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}