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

{
    "url": "https://demozoo.org/api/v1/productions/145245/?format=api",
    "demozoo_url": "https://demozoo.org/productions/145245/",
    "id": 145245,
    "title": "Beauty And The Beast",
    "author_nicks": [
        {
            "name": "Premiere",
            "abbreviation": "PR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/25756/?format=api",
                "id": 25756,
                "name": "Premiere",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": null,
    "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": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/b0/57/b468.92941.png",
            "original_width": 256,
            "original_height": 224,
            "standard_url": "https://media.demozoo.org/screens/s/b0/57/b468.92941.png",
            "standard_width": 256,
            "standard_height": 224,
            "thumbnail_url": "https://media.demozoo.org/screens/t/b0/57/b468.92941.png",
            "thumbnail_width": 171,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "beauty-and-the-beast"
    ]
}