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

{
    "url": "https://demozoo.org/api/v1/productions/123022/?format=api",
    "demozoo_url": "https://demozoo.org/productions/123022/",
    "id": 123022,
    "title": "Hackers Unit 1",
    "author_nicks": [
        {
            "name": "Sacred",
            "abbreviation": "[S]",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/45629/?format=api",
                "id": 45629,
                "name": "Sacred",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1993-06",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/64/?format=api",
            "id": 64,
            "name": "Paper"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/48/?format=api",
            "id": 48,
            "name": "Papermag",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Lord Crucifier",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45630/?format=api",
                    "id": 45630,
                    "name": "Lord Crucifier",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "Editor"
        },
        {
            "nick": {
                "name": "Decoy Design",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7278/?format=api",
                    "id": 7278,
                    "name": "Sander",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "SDI",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7280/?format=api",
                    "id": 7280,
                    "name": "SDI",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Lord Crucifier",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45630/?format=api",
                    "id": 45630,
                    "name": "Lord Crucifier",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Chromance",
                "abbreviation": "<C>",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2763/?format=api",
                    "id": 2763,
                    "name": "Chromance",
                    "is_group": true
                }
            },
            "category": "Text",
            "role": "Spotlight"
        },
        {
            "nick": {
                "name": "Splatterhead",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53747/?format=api",
                    "id": 53747,
                    "name": "Splatterhead",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "Editor"
        },
        {
            "nick": {
                "name": "Bert",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53749/?format=api",
                    "id": 53749,
                    "name": "Bert",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "Interviewed"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mags/hackers_unit/hackersunit01-paper.pdf"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/bf/c2/42bb.68848.jpg",
            "original_width": 569,
            "original_height": 828,
            "standard_url": "https://media.demozoo.org/screens/s/bf/c2/42bb.68848.png",
            "standard_width": 206,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/bf/c2/42bb.68848.png",
            "thumbnail_width": 103,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "piracy",
        "recollections",
        "hacking"
    ]
}