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

{
    "url": "https://demozoo.org/api/v1/productions/274756/?format=api",
    "demozoo_url": "https://demozoo.org/productions/274756/",
    "id": 274756,
    "title": "The Ware Report - April 1995",
    "author_nicks": [
        {
            "name": "The Renegade Chemist",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/25805/?format=api",
                "id": 25805,
                "name": "The Renegade Chemist",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-04",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/49/?format=api",
            "id": 49,
            "name": "Textmag",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mags/the_ware_report/ware0495.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/f6/67/e871.260041.png",
            "original_width": 640,
            "original_height": 2464,
            "standard_url": "https://media.demozoo.org/screens/s/f6/67/e871.260041.png",
            "standard_width": 133,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f6/67/e871.260041.png",
            "thumbnail_width": 66,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "the-ware-report"
    ]
}