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

{
    "url": "https://demozoo.org/api/v1/productions/331089/?format=api",
    "demozoo_url": "https://demozoo.org/productions/331089/",
    "id": 331089,
    "title": "Batman!",
    "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-10",
    "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": "Logo and font"
        },
        {
            "nick": {
                "name": "Hacksaw",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/112932/?format=api",
                    "id": 112932,
                    "name": "Hacksaw",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Bobs"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://triumph.no/download/TheMafia/Batman%21"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/63/38/abbc.333638.png",
            "original_width": 752,
            "original_height": 572,
            "standard_url": "https://media.demozoo.org/screens/s/63/38/abbc.333638.png",
            "standard_width": 394,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/63/38/abbc.333638.png",
            "thumbnail_width": 197,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}