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

{
    "url": "https://demozoo.org/api/v1/productions/123476/?format=api",
    "demozoo_url": "https://demozoo.org/productions/123476/",
    "id": 123476,
    "title": "Illegal 36",
    "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-03-10",
    "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": "Chunk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53930/?format=api",
                    "id": 53930,
                    "name": "Chunk",
                    "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": "Interviewed"
        },
        {
            "nick": {
                "name": "Irata",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4017/?format=api",
                    "id": 4017,
                    "name": "Irata",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Zodiac",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54001/?format=api",
                    "id": 54001,
                    "name": "Zodiac",
                    "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": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "The Fleet",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51313/?format=api",
                    "id": 51313,
                    "name": "The Fleet",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Shizzcat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47622/?format=api",
                    "id": 47622,
                    "name": "Shizzcat",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mags/illegal/illegal36.doc"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=13803"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/73/18/97c6.76833.gif",
            "original_width": 300,
            "original_height": 397,
            "standard_url": "https://media.demozoo.org/screens/s/73/18/97c6.76833.png",
            "standard_width": 226,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/73/18/97c6.76833.png",
            "thumbnail_width": 113,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "illegal",
        "lost",
        "piracy"
    ]
}