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

{
    "url": "https://demozoo.org/api/v1/productions/123477/?format=api",
    "demozoo_url": "https://demozoo.org/productions/123477/",
    "id": 123477,
    "title": "Illegal 38",
    "author_nicks": [
        {
            "name": "Elite",
            "abbreviation": "[$]",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/54003/?format=api",
                "id": 54003,
                "name": "Elite",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1991-12-14",
    "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": "Jeff Smart",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8822/?format=api",
                    "id": 8822,
                    "name": "Jeff Smart",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "Main Editor"
        },
        {
            "nick": {
                "name": "Tri-Dos",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1644/?format=api",
                    "id": 1644,
                    "name": "Tri-Dos",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "General Zoff",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16190/?format=api",
                    "id": 16190,
                    "name": "General Zoff",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Lazer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53893/?format=api",
                    "id": 53893,
                    "name": "Lazer",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/resources/gotpapers/magazines/illegal_38_1991.pdf"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=13804"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/b9/50/98a1.115943.jpg",
            "original_width": 3507,
            "original_height": 2480,
            "standard_url": "https://media.demozoo.org/screens/s/b9/50/98a1.115943.jpg",
            "standard_width": 400,
            "standard_height": 282,
            "thumbnail_url": "https://media.demozoo.org/screens/t/b9/50/98a1.115943.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "illegal",
        "piracy",
        "recollections",
        "gotpapers",
        "scene-history"
    ]
}