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

{
    "url": "https://demozoo.org/api/v1/productions/163156/?format=api",
    "demozoo_url": "https://demozoo.org/productions/163156/",
    "id": 163156,
    "title": "T-Info V1.1",
    "author_nicks": [
        {
            "name": "100%",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1298/?format=api",
                "id": 1298,
                "name": "100%",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-03-31",
    "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": "Neurodancer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/888/?format=api",
                    "id": 888,
                    "name": "Neurodancer",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "design ibm"
        },
        {
            "nick": {
                "name": "Anti-G",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53430/?format=api",
                    "id": 53430,
                    "name": "Anti-G",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Fatal",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7399/?format=api",
                    "id": 7399,
                    "name": "Fatal",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "design amiga"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/resources/bbs/1oo_percent/1oo-ti11.lha"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/61/64/f6ee.163007.png",
            "original_width": 640,
            "original_height": 176,
            "standard_url": "https://media.demozoo.org/screens/s/61/64/f6ee.163007.png",
            "standard_width": 400,
            "standard_height": 150,
            "thumbnail_url": "https://media.demozoo.org/screens/t/61/64/f6ee.163007.png",
            "thumbnail_width": 200,
            "thumbnail_height": 75
        }
    ],
    "tags": [
        "tempest-bbs"
    ]
}