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

{
    "url": "https://demozoo.org/api/v1/productions/171264/?format=api",
    "demozoo_url": "https://demozoo.org/productions/171264/",
    "id": 171264,
    "title": "CALL NOW! (16b)",
    "author_nicks": [
        {
            "name": "wbc",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/45761/?format=api",
                "id": 45761,
                "name": "wbcbz7",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "b-state",
            "abbreviation": "bz7",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/57066/?format=api",
                "id": 57066,
                "name": "b-state",
                "is_group": true
            }
        }
    ],
    "release_date": "2015-02",
    "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/55/?format=api",
            "id": 55,
            "name": "16b intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://tslabs.info/wormsbiysk/demos/trashcan/CALLNOW!.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/b-state/callnow%21.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=65069"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/28/ac/7388.293721.png",
            "original_width": 243,
            "original_height": 227,
            "standard_url": "https://media.demozoo.org/screens/s/28/ac/7388.293721.png",
            "standard_width": 243,
            "standard_height": 227,
            "thumbnail_url": "https://media.demozoo.org/screens/t/28/ac/7388.293721.png",
            "thumbnail_width": 160,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "textmode",
        "call-now",
        "source-available",
        "code-challenge"
    ]
}