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

{
    "url": "https://demozoo.org/api/v1/productions/194042/?format=api",
    "demozoo_url": "https://demozoo.org/productions/194042/",
    "id": 194042,
    "title": "A Little Preview Of The Shadow's Musax",
    "author_nicks": [
        {
            "name": "Theu Tétard Zauftware Production",
            "abbreviation": "TTZP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/45392/?format=api",
                "id": 45392,
                "name": "Theu Tétard Zauftware Production",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "NeXT",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/31770/?format=api",
                "id": 31770,
                "name": "NeXT",
                "is_group": true
            }
        }
    ],
    "release_date": "1991",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        },
        {
            "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
            "id": 7,
            "name": "Musicdisk",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Dbug",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2503/?format=api",
                    "id": 2503,
                    "name": "Dbug",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Mit",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2505/?format=api",
                    "id": 2505,
                    "name": "Mit",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "digits, loops"
        },
        {
            "nick": {
                "name": "David Whittaker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7835/?format=api",
                    "id": 7835,
                    "name": "David Whittaker",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ea/c2/1280.171729.png",
            "original_width": 384,
            "original_height": 270,
            "standard_url": "https://media.demozoo.org/screens/s/ea/c2/1280.171729.png",
            "standard_width": 384,
            "standard_height": 270,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ea/c2/1280.171729.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": []
}