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

{
    "url": "https://demozoo.org/api/v1/productions/164491/?format=api",
    "demozoo_url": "https://demozoo.org/productions/164491/",
    "id": 164491,
    "title": "Die Hexer – Teil 2: Rasterinterrupts",
    "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-08-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-6/PROGRAMS/WIZARDS2.S"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://st-news.com/issues/st-news-volume-3-issue-6/education/part-ii-raster-interrupts/"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/38/86/1291.269368.jpg",
            "original_width": 509,
            "original_height": 650,
            "standard_url": "https://media.demozoo.org/screens/s/38/86/1291.269368.jpg",
            "standard_width": 234,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/38/86/1291.269368.jpg",
            "thumbnail_width": 117,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "source-available"
    ]
}