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

{
    "url": "https://demozoo.org/api/v1/productions/30430/?format=api",
    "demozoo_url": "https://demozoo.org/productions/30430/",
    "id": 30430,
    "title": "3D World Tennis",
    "author_nicks": [
        {
            "name": "Copyright Destroyers Inc.",
            "abbreviation": "CDI",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/20566/?format=api",
                "id": 20566,
                "name": "Copyright Destroyers Inc.",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1992-11-11",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Ted",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2911/?format=api",
                    "id": 2911,
                    "name": "Ted",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Zin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13686/?format=api",
                    "id": 13686,
                    "name": "Zin",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Zyr",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20567/?format=api",
                    "id": 20567,
                    "name": "Zyr",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "crack"
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/C/CopyrightDestroyers/CDI-Cr3DWorldTennis"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=14570"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=27316"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ac/09/6ff0.jw31254.png",
            "original_width": 682,
            "original_height": 550,
            "standard_url": "https://media.demozoo.org/screens/s/ac/09/6ff0.jw31254.png",
            "standard_width": 372,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ac/09/6ff0.jw31254.png",
            "thumbnail_width": 186,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}