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

{
    "url": "https://demozoo.org/api/v1/productions/249582/?format=api",
    "demozoo_url": "https://demozoo.org/productions/249582/",
    "id": 249582,
    "title": "Bandits Radio",
    "author_nicks": [
        {
            "name": "Mad Elks",
            "abbreviation": "MDE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12022/?format=api",
                "id": 12022,
                "name": "Mad Elks",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1993",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Xenos",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19473/?format=api",
                    "id": 19473,
                    "name": "Xenos",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Xenos",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19473/?format=api",
                    "id": 19473,
                    "name": "Xenos",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/M/Mad-Elks/MadElks-BanditsRadio.adf"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://whdload.de/demos/MadElks_BanditsRadio.lha"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=9188"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=34290"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/d9/1b/68c4.jw20238.png",
            "original_width": 335,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/d9/1b/68c4.jw20238.png",
            "standard_width": 335,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/d9/1b/68c4.jw20238.png",
            "thumbnail_width": 176,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "hdd"
    ]
}