GET /api/v1/scannerdb/scan_reports/443/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "admin_comment": null,
    "attachments": [
        "https://www.openpaper.work/api/v1/scannerdb/scan_report_attachments/692/?format=api",
        "https://www.openpaper.work/api/v1/scannerdb/scan_report_attachments/693/?format=api",
        "https://www.openpaper.work/api/v1/scannerdb/scan_report_attachments/3108/?format=api",
        "https://www.openpaper.work/api/v1/scannerdb/scan_report_attachments/3109/?format=api"
    ],
    "creation_date": "2020-04-05T17:50:22.515000Z",
    "id": 443,
    "last_update": "2020-12-30T16:40:01.178236Z",
    "locale": null,
    "moderated": true,
    "os": "linux",
    "scan_library": "Libinsane 1.0.4-1-g8d7892d",
    "scan_program": "ironscanner 2.0-36-gdd992b6",
    "scan_source": "feeder(left aligned)",
    "scanner": "https://www.openpaper.work/api/v1/scannerdb/scanners/96/?format=api",
    "scanner_type": "adf_duplex",
    "sealed": true,
    "successful": true,
    "url": "https://www.openpaper.work/api/v1/scannerdb/scan_reports/443/?format=api",
    "user_url": "https://www.openpaper.work/scannerdb/report/443/",
    "data": {
        "user": {
            "name": "John Cooper",
            "comment": ""
        },
        "scantest": {
            "config": {
                "source": "feeder(left aligned)",
                "resolution": 150,
                "mode": "24bit Color[Fast]"
            },
            "successful": 1
        },
        "scanner": {
            "vendor": "Brother",
            "model": "ads2400n",
            "nicename": "Brother ads2400n",
            "devid": "sane:brother5:net1;dev0",
            "fullname": "Brother ads2400n (Brother ads2400n)",
            "type": "adf_duplex",
            "options": {
                "mode": {
                    "title": "Scan mode",
                    "desc": "Select the scan mode",
                    "type": "<GType gchararray (64)>",
                    "unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
                    "capabilities": "<flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>",
                    "constraint": "['24bit Color[Fast]', 'LineArt', 'Gray', 'Gray[Error Diffusion]']",
                    "initial_value": "24bit Color[Fast]"
                },
                "resolution": {
                    "title": "Scan resolution",
                    "desc": "Sets the resolution of the scanned image.",
                    "type": "<GType gint (24)>",
                    "unit": "<enum LIBINSANE_UNIT_DPI of type Libinsane.Unit>",
                    "capabilities": "<flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>",
                    "constraint": "[100, 150, 200, 300, 400, 600, 1200]",
                    "initial_value": "300"
                },
                "source": {
                    "title": "Scan source",
                    "desc": "Selects the scan source (such as a document-feeder).",
                    "type": "<GType gchararray (64)>",
                    "unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
                    "capabilities": "<flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>",
                    "constraint": "['Automatic Document Feeder(left aligned)', 'Automatic Document Feeder(center aligned)', 'Automatic Document Feeder(left aligned,Duplex)', 'Automatic Document Feeder(center aligned,Duplex)']",
                    "initial_value": "Automatic Document Feeder(left aligned)"
                },
                "brightness": {
                    "title": "Brightness",
                    "desc": "Controls the brightness of the acquired image.",
                    "type": "<GType gdouble (60)>",
                    "unit": "<enum LIBINSANE_UNIT_PERCENT of type Libinsane.Unit>",
                    "capabilities": "<flags LIBINSANE_CAPABILITY_SW_SELECT | LIBINSANE_CAPABILITY_INACTIVE of type Libinsane.Capability>",
                    "constraint": "[-50.0, 50.0, 1.0]",
                    "initial_value": "(Exception: libinsane-quark: Libinsane opt[brightness]->get_value() error: 0x40000008, Access denied (9))"
                },
                "contrast": {
                    "title": "Contrast",
                    "desc": "Controls the contrast of the acquired image.",
                    "type": "<GType gdouble (60)>",
                    "unit": "<enum LIBINSANE_UNIT_PERCENT of type Libinsane.Unit>",
                    "capabilities": "<flags LIBINSANE_CAPABILITY_SW_SELECT | LIBINSANE_CAPABILITY_INACTIVE of type Libinsane.Capability>",
                    "constraint": "[-50.0, 50.0, 1.0]",
                    "initial_value": "(Exception: libinsane-quark: Libinsane opt[contrast]->get_value() error: 0x40000008, Access denied (9))"
                },
                "MultifeedDetection": {
                    "title": "Multifeed Detection",
                    "desc": "",
                    "type": "<GType gboolean (20)>",
                    "unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
                    "capabilities": "<flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>",
                    "constraint": "[]",
                    "initial_value": "False"
                },
                "AutoDocumentSize": {
                    "title": "Auto Document Size",
                    "desc": "",
                    "type": "<GType gboolean (20)>",
                    "unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
                    "capabilities": "<flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>",
                    "constraint": "[]",
                    "initial_value": "False"
                },
                "AutoDeskew": {
                    "title": "Auto Deskew",
                    "desc": "",
                    "type": "<GType gboolean (20)>",
                    "unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
                    "capabilities": "<flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>",
                    "constraint": "[]",
                    "initial_value": "False"
                },
                "SkipBlankPage": {
                    "title": "Skip Blank Page",
                    "desc": "",
                    "type": "<GType gboolean (20)>",
                    "unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
                    "capabilities": "<flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>",
                    "constraint": "[]",
                    "initial_value": "False"
                },
                "SkipBlankPageSensitivity": {
                    "title": "Skip Blank Page sensitivity",
                    "desc": "",
                    "type": "<GType gdouble (60)>",
                    "unit": "<enum LIBINSANE_UNIT_PERCENT of type Libinsane.Unit>",
                    "capabilities": "<flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>",
                    "constraint": "[0.0, 100.0, 1.0]",
                    "initial_value": "50.0"
                },
                "tl-x": {
                    "title": "Top-left x",
                    "desc": "Top-left x position of scan area.",
                    "type": "<GType gdouble (60)>",
                    "unit": "<enum LIBINSANE_UNIT_MM of type Libinsane.Unit>",
                    "capabilities": "<flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>",
                    "constraint": "[0.0, 215.89999389648438, 0.0999908447265625]",
                    "initial_value": "0.0"
                },
                "tl-y": {
                    "title": "Top-left y",
                    "desc": "Top-left y position of scan area.",
                    "type": "<GType gdouble (60)>",
                    "unit": "<enum LIBINSANE_UNIT_MM of type Libinsane.Unit>",
                    "capabilities": "<flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>",
                    "constraint": "[0.0, 355.59999084472656, 0.0999908447265625]",
                    "initial_value": "0.0"
                },
                "br-x": {
                    "title": "Bottom-right x",
                    "desc": "Bottom-right x position of scan area.",
                    "type": "<GType gdouble (60)>",
                    "unit": "<enum LIBINSANE_UNIT_MM of type Libinsane.Unit>",
                    "capabilities": "<flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>",
                    "constraint": "[0.0, 215.89999389648438, 0.0999908447265625]",
                    "initial_value": "215.89999389648438"
                },
                "br-y": {
                    "title": "Bottom-right y",
                    "desc": "Bottom-right y position of scan area.",
                    "type": "<GType gdouble (60)>",
                    "unit": "<enum LIBINSANE_UNIT_MM of type Libinsane.Unit>",
                    "capabilities": "<flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>",
                    "constraint": "[0.0, 355.59999084472656, 0.0999908447265625]",
                    "initial_value": "355.59999084472656"
                }
            }
        },
        "system": {
            "sys_arch": "['64bit', 'ELF']",
            "sys_cpu_freq": 3075,
            "sys_machine": "x86_64",
            "sys_mem": 16728797184,
            "sys_nb_cpus": 8,
            "sys_os_uname": "['Linux', 'saucy', '5.4.0-0.bpo.4-amd64', '#1 SMP Debian 5.4.19-1~bpo10+1 (2020-03-09)', 'x86_64']",
            "sys_platform_detailed": "Linux-5.4.0-0.bpo.4-amd64-x86_64-with-debian-10.3",
            "sys_platform_short": "linux",
            "sys_platform_uname": "['Linux', 'saucy', '5.4.0-0.bpo.4-amd64', '#1 SMP Debian 5.4.19-1~bpo10+1 (2020-03-09)', 'x86_64', '']",
            "sys_proc": "",
            "sys_python": "3.7.3 (default, Dec 20 2019, 18:57:59) \n[GCC 8.3.0]",
            "sys_release": "5.4.0-0.bpo.4-amd64",
            "sys_swap": 0,
            "sys_system": "Linux",
            "sys_type": "posix",
            "versions": {
                "pillow": "5.4.1",
                "scan_library": "Libinsane 1.0.4-1-g8d7892d",
                "test_program": "ironscanner 2.0-36-gdd992b6"
            }
        },
        "software": {
            "scan_library": "Libinsane 1.0.4-1-g8d7892d",
            "test_program": "ironscanner 2.0-36-gdd992b6",
            "operating_system": "linux"
        }
    }
}