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

{
    "url": "https://demozoo.org/api/v1/productions/210516/?format=api",
    "demozoo_url": "https://demozoo.org/productions/210516/",
    "id": 210516,
    "title": "Speedball 2: Brutal Deluxe",
    "author_nicks": [
        {
            "name": "Mythos",
            "abbreviation": "MTS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8220/?format=api",
                "id": 8220,
                "name": "Mythos",
                "is_group": true
            }
        },
        {
            "name": "The Silents",
            "abbreviation": "TSL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/101/?format=api",
                "id": 101,
                "name": "The Silents",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1991-02-03",
    "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": "Fuzzac",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1794/?format=api",
                    "id": 1794,
                    "name": "Fuzzac",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Trainer"
        },
        {
            "nick": {
                "name": "Blaizer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35/?format=api",
                    "id": 35,
                    "name": "Blaizer",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Jampin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8227/?format=api",
                    "id": 8227,
                    "name": "Jampin",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Trainer"
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/S/Silents_The/TSL%26MTS-TrSpeedball2"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=88201"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/0d/cf/772c.jw136496.png",
            "original_width": 720,
            "original_height": 568,
            "standard_url": "https://media.demozoo.org/screens/s/0d/cf/772c.jw136496.png",
            "standard_width": 380,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/0d/cf/772c.jw136496.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}