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

{
    "url": "https://demozoo.org/api/v1/productions/299769/?format=api",
    "demozoo_url": "https://demozoo.org/productions/299769/",
    "id": 299769,
    "title": "Durak",
    "author_nicks": [
        {
            "name": "Copper Feet",
            "abbreviation": "CF",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/126444/?format=api",
                "id": 126444,
                "name": "Copper Feet",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1991",
    "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/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.worldofspectrum.org/infoseekid.cgi?id=0012827&loadpics=1"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://vtrd.in/release.php?r=ca159f8608e5c1791bb5e89bc1d5212b"
        }
    ],
    "external_links": [
        {
            "link_class": "SpectrumComputingRelease",
            "url": "https://spectrumcomputing.co.uk/entry/12827"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/bd/0f/c2de.298075.gif",
            "original_width": 768,
            "original_height": 576,
            "standard_url": "https://media.demozoo.org/screens/s/bd/0f/c2de.298075.png",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/bd/0f/c2de.298075.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/ef/36/a4ed.298076.png",
            "original_width": 794,
            "original_height": 593,
            "standard_url": "https://media.demozoo.org/screens/s/ef/36/a4ed.298076.jpg",
            "standard_width": 400,
            "standard_height": 298,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ef/36/a4ed.298076.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 149
        }
    ],
    "tags": [
        "card-game"
    ]
}