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

{
    "url": "https://demozoo.org/api/v1/productions/206947/?format=api",
    "demozoo_url": "https://demozoo.org/productions/206947/",
    "id": 206947,
    "title": "The Master Ripper v1.0",
    "author_nicks": [
        {
            "name": "Alliance Design",
            "abbreviation": "AD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1084/?format=api",
                "id": 1084,
                "name": "Alliance Design",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1992",
    "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/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Ritchy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/66861/?format=api",
                    "id": 66861,
                    "name": "Ritchy",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/A/Alliance_Design/ALLIANCE_DESIGN-MasterRipper10"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=28337"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/de/de/e02a.274725.png",
            "original_width": 686,
            "original_height": 552,
            "standard_url": "https://media.demozoo.org/screens/s/de/de/e02a.274725.png",
            "standard_width": 372,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/de/de/e02a.274725.png",
            "thumbnail_width": 186,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/5b/02/328a.274724.png",
            "original_width": 687,
            "original_height": 551,
            "standard_url": "https://media.demozoo.org/screens/s/5b/02/328a.274724.png",
            "standard_width": 374,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/5b/02/328a.274724.png",
            "thumbnail_width": 187,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "music-ripper"
    ]
}