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

{
    "url": "https://demozoo.org/api/v1/productions/137853/?format=api",
    "demozoo_url": "https://demozoo.org/productions/137853/",
    "id": 137853,
    "title": "Die Hexer – Teil 1: Switching Off The Lower Border",
    "author_nicks": [
        {
            "name": "The Exceptions",
            "abbreviation": "TEX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2265/?format=api",
                "id": 2265,
                "name": "The Exceptions",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1988-07-01",
    "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/9/?format=api",
            "id": 9,
            "name": "Pack",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "-me-",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2633/?format=api",
                    "id": 2633,
                    "name": "-me-",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "-me-",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2633/?format=api",
                    "id": 2633,
                    "name": "-me-",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "ES",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2631/?format=api",
                    "id": 2631,
                    "name": "ES",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://st-news.com/uploads/ST-News/Vol-3/Issue-5/PROGRAMS/WIZARD_1.S"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/T/TEX/HEXER1.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://st-news.com/issues/st-news-volume-3-issue-5/education/the-wizards-part-i/"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://www.stcarchiv.de/stm1988/07/die-hexer-teil-1"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/f3/d8/fcd9.86279.png",
            "original_width": 384,
            "original_height": 270,
            "standard_url": "https://media.demozoo.org/screens/s/f3/d8/fcd9.86279.png",
            "standard_width": 384,
            "standard_height": 270,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f3/d8/fcd9.86279.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": [
        "source-available"
    ]
}