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

{
    "url": "https://demozoo.org/api/v1/productions/8708/?format=api",
    "demozoo_url": "https://demozoo.org/productions/8708/",
    "id": 8708,
    "title": "Emitting Sexual Pleasure",
    "author_nicks": [
        {
            "name": "Conventional Extacy",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8909/?format=api",
                "id": 8909,
                "name": "Conventional Extacy",
                "is_group": true
            }
        }
    ],
    "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": [
        {
            "nick": {
                "name": "Icabod",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8939/?format=api",
                    "id": 8939,
                    "name": "Icabod",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Bogie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8938/?format=api",
                    "id": 8938,
                    "name": "Bogie",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Death",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9021/?format=api",
                    "id": 9021,
                    "name": "Death",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "LaesQ",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8934/?format=api",
                    "id": 8934,
                    "name": "LaesQ",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "LaesQ",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8934/?format=api",
                    "id": 8934,
                    "name": "LaesQ",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://papaya.raww.net/taps/esp.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://files.zxdemo.org/files/Esp.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=6453"
        },
        {
            "link_class": "SpectrumComputingRelease",
            "url": "https://spectrumcomputing.co.uk/entry/7392"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/b4/2d/04b0.5753.png",
            "original_width": 272,
            "original_height": 208,
            "standard_url": "https://media.demozoo.org/screens/s/b4/2d/04b0.5753.png",
            "standard_width": 272,
            "standard_height": 208,
            "thumbnail_url": "https://media.demozoo.org/screens/t/b4/2d/04b0.5753.png",
            "thumbnail_width": 196,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "zx-multicolour-mode"
    ]
}