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

{
    "url": "https://demozoo.org/api/v1/productions/140290/?format=api",
    "demozoo_url": "https://demozoo.org/productions/140290/",
    "id": 140290,
    "title": "Tom & Jerry",
    "author_nicks": [
        {
            "name": "Starfire Hackers Group",
            "abbreviation": "SHG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9448/?format=api",
                "id": 9448,
                "name": "Starfire Hackers Group",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1994-12",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://zxaaa.untergrund.net/INTRO/tomjer.png"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/a3/5e/cecd.88584.png",
            "original_width": 538,
            "original_height": 408,
            "standard_url": "https://media.demozoo.org/screens/s/a3/5e/cecd.88584.png",
            "standard_width": 395,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/a3/5e/cecd.88584.png",
            "thumbnail_width": 197,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "tom-and-jerry"
    ]
}