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

{
    "url": "https://demozoo.org/api/v1/productions/129254/?format=api",
    "demozoo_url": "https://demozoo.org/productions/129254/",
    "id": 129254,
    "title": "Bad Street Brawler",
    "author_nicks": [
        {
            "name": "Bentley Sidwell Productions",
            "abbreviation": "BSP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/46300/?format=api",
                "id": 46300,
                "name": "Bentley Sidwell Productions",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1988-05-17",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Iron Glove",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55440/?format=api",
                    "id": 55440,
                    "name": "Iron Glove",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Help"
        },
        {
            "nick": {
                "name": "Electric Rat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55441/?format=api",
                    "id": 55441,
                    "name": "Electric Rat",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Help"
        },
        {
            "nick": {
                "name": "Lord Blix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46123/?format=api",
                    "id": 46123,
                    "name": "Lord Blix",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "crack"
        },
        {
            "nick": {
                "name": "Lord Blix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46123/?format=api",
                    "id": 46123,
                    "name": "Lord Blix",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "documentation"
        },
        {
            "nick": {
                "name": "The Viper",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46508/?format=api",
                    "id": 46508,
                    "name": "The Viper",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "original supply"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://defacto2.net/file/download/9f296c?filename=bsp801.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/compilations/lost_found_and_more/cracktro/bad_street_brawler_cracktro.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/bentley_sidwell_productions/bsp-bsb.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "Defacto2File",
            "url": "https://defacto2.net/f/ad23d70"
        },
        {
            "link_class": "InternetArchivePage",
            "url": "https://archive.org/details/demoscene_badstreetbrawler-BentleySidwellProductions"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=56609"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/49/bb/8ba3.187019.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/49/bb/8ba3.187019.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/49/bb/8ba3.187019.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "cga",
        "bad-street-brawler"
    ]
}