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

{
    "url": "https://demozoo.org/api/v1/productions/13331/?format=api",
    "demozoo_url": "https://demozoo.org/productions/13331/",
    "id": 13331,
    "title": "Magican",
    "author_nicks": [
        {
            "name": "Dominic Morris",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/54134/?format=api",
                "id": 54134,
                "name": "Zack",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1992",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://files.zxdemo.org/files/Magican.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/1f/90/7c9c.280858.png",
            "original_width": 544,
            "original_height": 416,
            "standard_url": "https://media.demozoo.org/screens/s/1f/90/7c9c.280858.png",
            "standard_width": 392,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/1f/90/7c9c.280858.png",
            "thumbnail_width": 196,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/92/af/99bf.280859.png",
            "original_width": 544,
            "original_height": 416,
            "standard_url": "https://media.demozoo.org/screens/s/92/af/99bf.280859.png",
            "standard_width": 392,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/92/af/99bf.280859.png",
            "thumbnail_width": 196,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}