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

{
    "url": "https://demozoo.org/api/v1/productions/292000/?format=api",
    "demozoo_url": "https://demozoo.org/productions/292000/",
    "id": 292000,
    "title": "CompuList v2.3.1",
    "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-07-15",
    "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/53/?format=api",
            "id": 53,
            "name": "BBS Door",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Necromaster",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/121720/?format=api",
                    "id": 121720,
                    "name": "Necromaster",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/resources/bbs/phenom_productions/pn-cl231.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/cc/63/a404.288252.png",
            "original_width": 640,
            "original_height": 306,
            "standard_url": "https://media.demozoo.org/screens/s/cc/63/a404.288252.png",
            "standard_width": 400,
            "standard_height": 191,
            "thumbnail_url": "https://media.demozoo.org/screens/t/cc/63/a404.288252.png",
            "thumbnail_width": 200,
            "thumbnail_height": 95
        }
    ],
    "tags": [
        "cnet-bbs"
    ]
}