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

{
    "url": "https://demozoo.org/api/v1/productions/164493/?format=api",
    "demozoo_url": "https://demozoo.org/productions/164493/",
    "id": 164493,
    "title": "Die Hexer – Teil 4: Graphic Tricks",
    "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-10-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": "ES",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2631/?format=api",
                    "id": 2631,
                    "name": "ES",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "6719",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2632/?format=api",
                    "id": 2632,
                    "name": "6719",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://st-news.com/uploads/ST-News/Vol-4/Issue-1/PROGRAMS/WIZARD_4.S"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://st-news.com/issues/st-news-volume-4-issue-1/education/part-iv-graphics/"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/c2/d2/1fb1.152049.png",
            "original_width": 832,
            "original_height": 552,
            "standard_url": "https://media.demozoo.org/screens/s/c2/d2/1fb1.152049.jpg",
            "standard_width": 400,
            "standard_height": 265,
            "thumbnail_url": "https://media.demozoo.org/screens/t/c2/d2/1fb1.152049.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 132
        }
    ],
    "tags": [
        "source-available"
    ]
}