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

{
    "url": "https://demozoo.org/api/v1/productions/123467/?format=api",
    "demozoo_url": "https://demozoo.org/productions/123467/",
    "id": 123467,
    "title": "Illegal 34",
    "author_nicks": [
        {
            "name": "Jeff Smart",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8822/?format=api",
                "id": 8822,
                "name": "Jeff Smart",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989-01-16",
    "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": "Ragman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53931/?format=api",
                    "id": 53931,
                    "name": "Ragman",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Mr Zero Page",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53999/?format=api",
                    "id": 53999,
                    "name": "Mr Zero Page",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "MWS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18034/?format=api",
                    "id": 18034,
                    "name": "MWS",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "Interviewed"
        },
        {
            "nick": {
                "name": "Nosah",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28502/?format=api",
                    "id": 28502,
                    "name": "Nosah",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Big-Ben",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1648/?format=api",
                    "id": 1648,
                    "name": "Big-Ben",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Hobbit",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2966/?format=api",
                    "id": 2966,
                    "name": "Hobbit",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Amok",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4490/?format=api",
                    "id": 4490,
                    "name": "Head",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/resources/gotpapers/magazines/illegal_34_1989.pdf"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=13801"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/6d/fa/d16d.115941.jpg",
            "original_width": 1753,
            "original_height": 2480,
            "standard_url": "https://media.demozoo.org/screens/s/6d/fa/d16d.115941.jpg",
            "standard_width": 212,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/6d/fa/d16d.115941.jpg",
            "thumbnail_width": 106,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "illegal",
        "piracy",
        "gotpapers"
    ]
}