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

{
    "url": "https://demozoo.org/api/v1/productions/290015/?format=api",
    "demozoo_url": "https://demozoo.org/productions/290015/",
    "id": 290015,
    "title": "Bard's Tale II",
    "author_nicks": [
        {
            "name": "Untouchable Cracking Force",
            "abbreviation": "UCF",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/65957/?format=api",
                "id": 65957,
                "name": "Untouchable Cracking Force",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1986-12-12",
    "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": "JJ the Breaker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65949/?format=api",
                    "id": 65949,
                    "name": "JJ the Breaker",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "crack"
        },
        {
            "nick": {
                "name": "Kid Ice",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/117850/?format=api",
                    "id": 117850,
                    "name": "Kid Ice",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Cheap Shot",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74982/?format=api",
                    "id": 74982,
                    "name": "Cheap Shot",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "original supply"
        },
        {
            "nick": {
                "name": "Disk Doctor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/119935/?format=api",
                    "id": 119935,
                    "name": "Disk Doctor",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "original supply"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/105304/BT2.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=40520"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/19/de/82a2.286001.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/19/de/82a2.286001.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/19/de/82a2.286001.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/8d/f6/0b4a.286002.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/8d/f6/0b4a.286002.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/8d/f6/0b4a.286002.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "the-bards-tale-ii"
    ]
}