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

{
    "url": "https://demozoo.org/api/v1/productions/12584/?format=api",
    "demozoo_url": "https://demozoo.org/productions/12584/",
    "id": 12584,
    "title": "3D Gift",
    "author_nicks": [
        {
            "name": "Dreamer",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1003/?format=api",
                "id": 1003,
                "name": "Dreamer",
                "is_group": false
            }
        },
        {
            "name": "Jungar",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12254/?format=api",
                "id": 12254,
                "name": "Jungar",
                "is_group": false
            }
        },
        {
            "name": "Rob F",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9322/?format=api",
                "id": 9322,
                "name": "Rob F",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995",
    "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/3dgift.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/c0/e5/dedf.5493.png",
            "original_width": 272,
            "original_height": 208,
            "standard_url": "https://media.demozoo.org/screens/s/c0/e5/dedf.5493.png",
            "standard_width": 272,
            "standard_height": 208,
            "thumbnail_url": "https://media.demozoo.org/screens/t/c0/e5/dedf.5493.png",
            "thumbnail_width": 196,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}