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

{
    "url": "https://demozoo.org/api/v1/productions/296444/?format=api",
    "demozoo_url": "https://demozoo.org/productions/296444/",
    "id": 296444,
    "title": "It's Mental 1",
    "author_nicks": [
        {
            "name": "British Swapping Syndicate",
            "abbreviation": "BSS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/76755/?format=api",
                "id": 76755,
                "name": "British Swapping Syndicate",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": null,
    "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": "Phil",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/76756/?format=api",
                    "id": 76756,
                    "name": "Phil",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "compiler"
        },
        {
            "nick": {
                "name": "Grey",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/77841/?format=api",
                    "id": 77841,
                    "name": "Grey",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "compiler"
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/B/BritishSwappingSyndicate/BSS-ItsMental1.adf"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/87/21/3153.295004.png",
            "original_width": 1097,
            "original_height": 864,
            "standard_url": "https://media.demozoo.org/screens/s/87/21/3153.295004.jpg",
            "standard_width": 380,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/87/21/3153.295004.jpg",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/39/a3/2a5c.295003.png",
            "original_width": 965,
            "original_height": 702,
            "standard_url": "https://media.demozoo.org/screens/s/39/a3/2a5c.295003.jpg",
            "standard_width": 400,
            "standard_height": 290,
            "thumbnail_url": "https://media.demozoo.org/screens/t/39/a3/2a5c.295003.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 145
        }
    ],
    "tags": []
}