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

{
    "url": "https://demozoo.org/api/v1/productions/124094/?format=api",
    "demozoo_url": "https://demozoo.org/productions/124094/",
    "id": 124094,
    "title": "The Exorcist 1",
    "author_nicks": [
        {
            "name": "The Storm Brothers",
            "abbreviation": "TSB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/31592/?format=api",
                "id": 31592,
                "name": "The Storm Brothers",
                "is_group": true
            }
        },
        {
            "name": "Zuul",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/587/?format=api",
                "id": 587,
                "name": "Zuul",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1991-06-17",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Iki",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31593/?format=api",
                    "id": 31593,
                    "name": "Iki",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Tetsuo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54162/?format=api",
                    "id": 54162,
                    "name": "Tetsuo",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "was actually Iki under a different name, for 'contractual' reasons."
        }
    ],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/3d/ec/57aa.70192.png",
            "original_width": 384,
            "original_height": 270,
            "standard_url": "https://media.demozoo.org/screens/s/3d/ec/57aa.70192.png",
            "standard_width": 384,
            "standard_height": 270,
            "thumbnail_url": "https://media.demozoo.org/screens/t/3d/ec/57aa.70192.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/3d/8c/6d18.70193.png",
            "original_width": 384,
            "original_height": 270,
            "standard_url": "https://media.demozoo.org/screens/s/3d/8c/6d18.70193.png",
            "standard_width": 384,
            "standard_height": 270,
            "thumbnail_url": "https://media.demozoo.org/screens/t/3d/8c/6d18.70193.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": [
        "virus-killer"
    ]
}