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

{
    "url": "https://demozoo.org/api/v1/productions/57094/?format=api",
    "demozoo_url": "https://demozoo.org/productions/57094/",
    "id": 57094,
    "title": "Battleships",
    "author_nicks": [
        {
            "name": "Raiders of the Lost Empire",
            "abbreviation": "ROLE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5087/?format=api",
                "id": 5087,
                "name": "Raiders of the Lost Empire",
                "is_group": true
            }
        },
        {
            "name": "Warriors of the Wasteland",
            "abbreviation": "WOW",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5085/?format=api",
                "id": 5085,
                "name": "Warriors of the Wasteland",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Restive",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33697/?format=api",
                    "id": 33697,
                    "name": "Restive",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "crack, shorted"
        },
        {
            "nick": {
                "name": "H-Bloxx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13600/?format=api",
                    "id": 13600,
                    "name": "H-Bloxx",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "original supply"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=116606"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=81857"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=WgmLeaKPScc"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/72/f2/7fbd.171381.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/72/f2/7fbd.171381.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/72/f2/7fbd.171381.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/f8/03/9a87.171382.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/f8/03/9a87.171382.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f8/03/9a87.171382.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "battleships",
        "cracked-from-disk"
    ]
}