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

{
    "url": "https://demozoo.org/api/v1/productions/356952/?format=api",
    "demozoo_url": "https://demozoo.org/productions/356952/",
    "id": 356952,
    "title": "Driller",
    "author_nicks": [
        {
            "name": "Fantastic Cracking Company 2010",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/144619/?format=api",
                "id": 144619,
                "name": "Fantastic Cracking Company 2010",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1988-10",
    "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/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Spy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/83837/?format=api",
                    "id": 83837,
                    "name": "Spy",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "intro, crack, onefiling"
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/F/F-others/FCC2010-CrFxDriller"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=101616"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/b4/17/de1f.350001.png",
            "original_width": 752,
            "original_height": 574,
            "standard_url": "https://media.demozoo.org/screens/s/b4/17/de1f.350001.png",
            "standard_width": 393,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/b4/17/de1f.350001.png",
            "thumbnail_width": 196,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "onefiled",
        "driller"
    ]
}