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

{
    "url": "https://demozoo.org/api/v1/productions/268905/?format=api",
    "demozoo_url": "https://demozoo.org/productions/268905/",
    "id": 268905,
    "title": "Ball Blazer",
    "author_nicks": [
        {
            "name": "Black Bag",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/53232/?format=api",
                "id": 53232,
                "name": "Black Bag",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": null,
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/67/?format=api",
            "id": 67,
            "name": "Apple II"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Hot Rod",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46799/?format=api",
                    "id": 46799,
                    "name": "Hot Rod",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "crack"
        },
        {
            "nick": {
                "name": "The Exploiter",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107903/?format=api",
                    "id": 107903,
                    "name": "The Exploiter",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "thanks"
        },
        {
            "nick": {
                "name": "The Bit",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107904/?format=api",
                    "id": 107904,
                    "name": "The Bit",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "dist"
        },
        {
            "nick": {
                "name": "The Gem",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107905/?format=api",
                    "id": 107905,
                    "name": "The Gem",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "dist"
        },
        {
            "nick": {
                "name": "Gadget Master",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107906/?format=api",
                    "id": 107906,
                    "name": "Gadget Master",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "special thanks"
        }
    ],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/13/e4/e568.194877.gif",
            "original_width": 562,
            "original_height": 386,
            "standard_url": "https://media.demozoo.org/screens/s/13/e4/e568.194877.png",
            "standard_width": 400,
            "standard_height": 274,
            "thumbnail_url": "https://media.demozoo.org/screens/t/13/e4/e568.194877.png",
            "thumbnail_width": 200,
            "thumbnail_height": 137
        }
    ],
    "tags": [
        "crackscreen"
    ]
}