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

{
    "url": "https://demozoo.org/api/v1/productions/8163/?format=api",
    "demozoo_url": "https://demozoo.org/productions/8163/",
    "id": 8163,
    "title": "Goodbye Anthrox",
    "author_nicks": [
        {
            "name": "Anthrox",
            "abbreviation": "ATX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1218/?format=api",
                "id": 1218,
                "name": "Anthrox",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": null,
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/34/?format=api",
            "id": 34,
            "name": "Nintendo SNES/Super FamiCom"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Midfit",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9946/?format=api",
                    "id": 9946,
                    "name": "Midfit",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/anthrox/m-byeatx.lzh"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=7515"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=N7M5csTM5Gc"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/77/a9/6ff9.6790.jpg",
            "original_width": 256,
            "original_height": 224,
            "standard_url": "https://media.demozoo.org/screens/s/77/a9/6ff9.6790.jpg",
            "standard_width": 256,
            "standard_height": 224,
            "thumbnail_url": "https://media.demozoo.org/screens/t/77/a9/6ff9.6790.jpg",
            "thumbnail_width": 171,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}