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

{
    "url": "https://demozoo.org/api/v1/productions/7997/?format=api",
    "demozoo_url": "https://demozoo.org/productions/7997/",
    "id": 7997,
    "title": "Answer",
    "author_nicks": [
        {
            "name": "Code Busters",
            "abbreviation": "CB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8961/?format=api",
                "id": 8961,
                "name": "Code Busters",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1994-01",
    "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/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Max Iwamoto",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8963/?format=api",
                    "id": 8963,
                    "name": "Max Iwamoto",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Dream Makers",
                "abbreviation": "DMS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8896/?format=api",
                    "id": 8896,
                    "name": "Dream Makers",
                    "is_group": true
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Max Iwamoto",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8963/?format=api",
                    "id": 8963,
                    "name": "Max Iwamoto",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://files.zxdemo.org/f/042002/answer.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://files.zxdemo.org/files/Answer.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=6494"
        },
        {
            "link_class": "SpectrumComputingRelease",
            "url": "https://spectrumcomputing.co.uk/entry/12644"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/59/94/a623.5560.png",
            "original_width": 272,
            "original_height": 208,
            "standard_url": "https://media.demozoo.org/screens/s/59/94/a623.5560.png",
            "standard_width": 272,
            "standard_height": 208,
            "thumbnail_url": "https://media.demozoo.org/screens/t/59/94/a623.5560.png",
            "thumbnail_width": 196,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}