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

{
    "url": "https://demozoo.org/api/v1/productions/358291/?format=api",
    "demozoo_url": "https://demozoo.org/productions/358291/",
    "id": 358291,
    "title": "New Stuff",
    "author_nicks": [
        {
            "name": "Cracker Force Nijmegen",
            "abbreviation": "CFN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/145012/?format=api",
                "id": 145012,
                "name": "Cracker Force Nijmegen",
                "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/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/C/C-others/CFN-NewStuff"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "https://janeway.exotica.org.uk/release.php?id=101733"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/89/26/2864.350499.png",
            "original_width": 752,
            "original_height": 574,
            "standard_url": "https://media.demozoo.org/screens/s/89/26/2864.350499.png",
            "standard_width": 393,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/89/26/2864.350499.png",
            "thumbnail_width": 196,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}