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

{
    "url": "https://demozoo.org/api/v1/productions/76268/?format=api",
    "demozoo_url": "https://demozoo.org/productions/76268/",
    "id": 76268,
    "title": "TCB Tracker v2.0s",
    "author_nicks": [
        {
            "name": "The Carebears",
            "abbreviation": "TCB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2050/?format=api",
                "id": 2050,
                "name": "The Carebears",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1991",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "An Cool",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2052/?format=api",
                    "id": 2052,
                    "name": "An Cool",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Nic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2054/?format=api",
                    "id": 2054,
                    "name": "Nic",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://files.dhs.nu/files_msx/TCB_Tracker_2.0S_Atari_Familjepaketet_Manual_Swedish-144_DPI.pdf"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/T/TCB/TCBTRAC2.ZIP"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20091028113736/http://home.earthlink.net/~chhome/tcbtrk.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=50034"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20091028113736/http://home.earthlink.net/~chhome/tcbtracker.html"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/de/67/54b7.69353.png",
            "original_width": 384,
            "original_height": 270,
            "standard_url": "https://media.demozoo.org/screens/s/de/67/54b7.69353.png",
            "standard_width": 384,
            "standard_height": 270,
            "thumbnail_url": "https://media.demozoo.org/screens/t/de/67/54b7.69353.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": [
        "tracker",
        "tcb-tracker",
        "source-available"
    ]
}