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

{
    "url": "https://demozoo.org/api/v1/productions/255802/?format=api",
    "demozoo_url": "https://demozoo.org/productions/255802/",
    "id": 255802,
    "title": "The Last Ninja Music",
    "author_nicks": [
        {
            "name": "Red Sector Inc.",
            "abbreviation": "RSI",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4737/?format=api",
                "id": 4737,
                "name": "Red Sector Inc.",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989",
    "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/7/?format=api",
            "id": 7,
            "name": "Musicdisk",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Andreas Starr",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59577/?format=api",
                    "id": 59577,
                    "name": "Andreas Starr",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/R/Red_Sector/RSI-LastNinjaMusic.adf"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=2108"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=74461"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/3a/c0/2e8d.jw5076.png",
            "original_width": 360,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/3a/c0/2e8d.jw5076.png",
            "standard_width": 360,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/3a/c0/2e8d.jw5076.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/e6/12/8696.jw5075.png",
            "original_width": 359,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/e6/12/8696.jw5075.png",
            "standard_width": 359,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e6/12/8696.jw5075.png",
            "thumbnail_width": 189,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "cli-pack"
    ]
}