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

{
    "url": "https://demozoo.org/api/v1/productions/162436/?format=api",
    "demozoo_url": "https://demozoo.org/productions/162436/",
    "id": 162436,
    "title": "Beavis & Butthead",
    "author_nicks": [
        {
            "name": "Anthrox",
            "abbreviation": "ATX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1218/?format=api",
                "id": 1218,
                "name": "Anthrox",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1994-11-10",
    "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": "Hardcore Travellers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/117447/?format=api",
                    "id": 117447,
                    "name": "Hardcore Travellers",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "original supply"
        },
        {
            "nick": {
                "name": "Pan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9945/?format=api",
                    "id": 9945,
                    "name": "Pan",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "intro"
        }
    ],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/4c/93/0c42.279896.png",
            "original_width": 256,
            "original_height": 224,
            "standard_url": "https://media.demozoo.org/screens/s/4c/93/0c42.279896.png",
            "standard_width": 256,
            "standard_height": 224,
            "thumbnail_url": "https://media.demozoo.org/screens/t/4c/93/0c42.279896.png",
            "thumbnail_width": 171,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/27/48/beaa.279905.png",
            "original_width": 256,
            "original_height": 224,
            "standard_url": "https://media.demozoo.org/screens/s/27/48/beaa.279905.png",
            "standard_width": 256,
            "standard_height": 224,
            "thumbnail_url": "https://media.demozoo.org/screens/t/27/48/beaa.279905.png",
            "thumbnail_width": 171,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "no-sound",
        "lost",
        "beavis-and-butthead",
        "cracktro-needs-extraction"
    ]
}