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

{
    "url": "https://demozoo.org/api/v1/productions/381275/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/381275/",
    "id": 381275,
    "title": "High Sierra",
    "author_nicks": [
        {
            "name": "Magius",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/50273/?format=api",
                "id": 50273,
                "name": "Magius",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "ACiD",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7647/?format=api",
                "id": 7647,
                "name": "ACiD",
                "is_group": true
            }
        }
    ],
    "release_date": "1991-04-06",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
            "id": 26,
            "name": "ANSI",
            "supertype": "graphics"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "RaD Man",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14207/?format=api",
                    "id": 14207,
                    "name": "RaD Man",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "idea"
        }
    ],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/8a/9d/1ae5.371460.png",
            "original_width": 640,
            "original_height": 400,
            "standard_url": "https://media.demozoo.org/screens/s/8a/9d/1ae5.371460.png",
            "standard_width": 400,
            "standard_height": 250,
            "thumbnail_url": "https://media.demozoo.org/screens/t/8a/9d/1ae5.371460.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}