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

{
    "url": "https://demozoo.org/api/v1/productions/156261/?format=api",
    "demozoo_url": "https://demozoo.org/productions/156261/",
    "id": 156261,
    "title": "10 Yard Fight",
    "author_nicks": [
        {
            "name": "Anthrox",
            "abbreviation": "ATX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1218/?format=api",
                "id": 1218,
                "name": "Anthrox",
                "is_group": true
            }
        },
        {
            "name": "SWAT",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11622/?format=api",
                "id": 11622,
                "name": "SWAT",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-12-24",
    "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": "The White Knight",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9944/?format=api",
                    "id": 9944,
                    "name": "The White Knight",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "intro"
        },
        {
            "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": "game converted"
        },
        {
            "nick": {
                "name": "The Doctor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26672/?format=api",
                    "id": 26672,
                    "name": "The Doctor",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Red Devil",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1903/?format=api",
                    "id": 1903,
                    "name": "Red Devil",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "font"
        }
    ],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/f1/e7/7ab5.106123.png",
            "original_width": 256,
            "original_height": 239,
            "standard_url": "https://media.demozoo.org/screens/s/f1/e7/7ab5.106123.png",
            "standard_width": 256,
            "standard_height": 239,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f1/e7/7ab5.106123.png",
            "thumbnail_width": 160,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}