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

{
    "url": "https://demozoo.org/api/v1/productions/300986/?format=api",
    "demozoo_url": "https://demozoo.org/productions/300986/",
    "id": 300986,
    "title": "CBSpeccy",
    "author_nicks": [
        {
            "name": "Max Iwamoto",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8963/?format=api",
                "id": 8963,
                "name": "Max Iwamoto",
                "is_group": false
            }
        },
        {
            "name": "RST7",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8962/?format=api",
                "id": 8962,
                "name": "RST7",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Code Busters",
            "abbreviation": "CB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8961/?format=api",
                "id": 8961,
                "name": "Code Busters",
                "is_group": true
            }
        }
    ],
    "release_date": "2010-12",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
            "id": 6,
            "name": "Amiga AGA"
        },
        {
            "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/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "RST7",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8962/?format=api",
                    "id": 8962,
                    "name": "RST7",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Max Iwamoto",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8963/?format=api",
                    "id": 8963,
                    "name": "Max Iwamoto",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://aminet.net/misc/emu/CBSpeccy_v027.lha"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://aminet.net/misc/emu/cbspeccy_v025b.lha"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=90062"
        },
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/CBSpeccy"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/8e/41/ddaa.299644.png",
            "original_width": 640,
            "original_height": 259,
            "standard_url": "https://media.demozoo.org/screens/s/8e/41/ddaa.299644.png",
            "standard_width": 400,
            "standard_height": 161,
            "thumbnail_url": "https://media.demozoo.org/screens/t/8e/41/ddaa.299644.png",
            "thumbnail_width": 200,
            "thumbnail_height": 80
        }
    ],
    "tags": [
        "emulator"
    ]
}