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

{
    "url": "https://demozoo.org/api/v1/productions/286239/?format=api",
    "demozoo_url": "https://demozoo.org/productions/286239/",
    "id": 286239,
    "title": "Beauty And The Beast",
    "author_nicks": [
        {
            "name": "Asgard",
            "abbreviation": "ASG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/35409/?format=api",
                "id": 35409,
                "name": "Asgard",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-01-16",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/34/?format=api",
            "id": 34,
            "name": "Nintendo SNES/Super FamiCom"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Iron Monkey",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/117704/?format=api",
                    "id": 117704,
                    "name": "Iron Monkey",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "original supply"
        },
        {
            "nick": {
                "name": "Odin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/117705/?format=api",
                    "id": 117705,
                    "name": "Odin",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Thor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/117706/?format=api",
                    "id": 117706,
                    "name": "Thor",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/02/de/96bc.279909.png",
            "original_width": 256,
            "original_height": 224,
            "standard_url": "https://media.demozoo.org/screens/s/02/de/96bc.279909.png",
            "standard_width": 256,
            "standard_height": 224,
            "thumbnail_url": "https://media.demozoo.org/screens/t/02/de/96bc.279909.png",
            "thumbnail_width": 171,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "no-sound",
        "beauty-and-the-beast",
        "cracktro-needs-extraction",
        "crackscreen"
    ]
}