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

{
    "url": "https://demozoo.org/api/v1/productions/297563/?format=api",
    "demozoo_url": "https://demozoo.org/productions/297563/",
    "id": 297563,
    "title": "Bad Libs",
    "author_nicks": [
        {
            "name": "Phenom Productions",
            "abbreviation": "PN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/83562/?format=api",
                "id": 83562,
                "name": "Phenom Productions",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2018-12-30",
    "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/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        },
        {
            "url": "https://demozoo.org/api/v1/production_types/53/?format=api",
            "id": 53,
            "name": "BBS Door",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Anachronist",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/80911/?format=api",
                    "id": 80911,
                    "name": "Anachronist",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Anachronist",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/80911/?format=api",
                    "id": 80911,
                    "name": "Anachronist",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/resources/bbs/phenom_productions/pn-badlibs.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/8f/1a/f641.296005.png",
            "original_width": 640,
            "original_height": 370,
            "standard_url": "https://media.demozoo.org/screens/s/8f/1a/f641.296005.png",
            "standard_width": 400,
            "standard_height": 231,
            "thumbnail_url": "https://media.demozoo.org/screens/t/8f/1a/f641.296005.png",
            "thumbnail_width": 200,
            "thumbnail_height": 115
        }
    ],
    "tags": [
        "cnet-bbs"
    ]
}