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

{
    "url": "https://demozoo.org/api/v1/productions/12991/?format=api",
    "demozoo_url": "https://demozoo.org/productions/12991/",
    "id": 12991,
    "title": "Emulate",
    "author_nicks": [
        {
            "name": "Phantasy",
            "abbreviation": "PHT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2226/?format=api",
                "id": 2226,
                "name": "Phantasy",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997",
    "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": [
        {
            "nick": {
                "name": "Bob Skath",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9370/?format=api",
                    "id": 9370,
                    "name": "Bob Skath",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Imp",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8955/?format=api",
                    "id": 8955,
                    "name": "Imp",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://files.zxdemo.org/files/Emulate.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=2142"
        },
        {
            "link_class": "SpectrumComputingRelease",
            "url": "https://spectrumcomputing.co.uk/entry/7387"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/68/0b/03f4.367090.png",
            "original_width": 397,
            "original_height": 294,
            "standard_url": "https://media.demozoo.org/screens/s/68/0b/03f4.367090.png",
            "standard_width": 397,
            "standard_height": 294,
            "thumbnail_url": "https://media.demozoo.org/screens/t/68/0b/03f4.367090.png",
            "thumbnail_width": 200,
            "thumbnail_height": 148
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/34/d4/d665.367091.png",
            "original_width": 401,
            "original_height": 297,
            "standard_url": "https://media.demozoo.org/screens/s/34/d4/d665.367091.png",
            "standard_width": 400,
            "standard_height": 296,
            "thumbnail_url": "https://media.demozoo.org/screens/t/34/d4/d665.367091.png",
            "thumbnail_width": 200,
            "thumbnail_height": 148
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/45/a6/8dd8.367092.png",
            "original_width": 395,
            "original_height": 296,
            "standard_url": "https://media.demozoo.org/screens/s/45/a6/8dd8.367092.png",
            "standard_width": 395,
            "standard_height": 296,
            "thumbnail_url": "https://media.demozoo.org/screens/t/45/a6/8dd8.367092.png",
            "thumbnail_width": 200,
            "thumbnail_height": 149
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/33/b6/31a8.367093.png",
            "original_width": 397,
            "original_height": 292,
            "standard_url": "https://media.demozoo.org/screens/s/33/b6/31a8.367093.png",
            "standard_width": 397,
            "standard_height": 292,
            "thumbnail_url": "https://media.demozoo.org/screens/t/33/b6/31a8.367093.png",
            "thumbnail_width": 200,
            "thumbnail_height": 147
        }
    ],
    "tags": [
        "birthday-present"
    ]
}