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

{
    "url": "https://demozoo.org/api/v1/productions/331090/?format=api",
    "demozoo_url": "https://demozoo.org/productions/331090/",
    "id": 331090,
    "title": "Chart Attack",
    "author_nicks": [
        {
            "name": "The Mafia",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/105525/?format=api",
                "id": 105525,
                "name": "The Mafia",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Mafrac",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13825/?format=api",
                    "id": 13825,
                    "name": "Mafrac",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Clyde",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47548/?format=api",
                    "id": 47548,
                    "name": "Clyde",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Mr. Maniac",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/92567/?format=api",
                    "id": 92567,
                    "name": "Mr. Maniac",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://triumph.no/download/TheMafia/ChartAttack"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/02/fc/a7fd.333639.png",
            "original_width": 752,
            "original_height": 572,
            "standard_url": "https://media.demozoo.org/screens/s/02/fc/a7fd.333639.png",
            "standard_width": 394,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/02/fc/a7fd.333639.png",
            "thumbnail_width": 197,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}