GET /api/v1/scannerdb/scan_reports/286/?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/409/?format=api"
    ],
    "creation_date": "2019-09-06T12:59:23.846000Z",
    "id": 286,
    "last_update": "2020-12-30T16:38:48.766222Z",
    "locale": null,
    "moderated": true,
    "os": "linux",
    "scan_library": "Libinsane 1.0.1-7-g3c9f5a4",
    "scan_program": "ironscanner 2.0-12-g5afcdf4",
    "scan_source": "flatbed",
    "scanner": "https://www.openpaper.work/api/v1/scannerdb/scanners/165/?format=api",
    "scanner_type": "flatbed",
    "sealed": true,
    "successful": false,
    "url": "https://www.openpaper.work/api/v1/scannerdb/scan_reports/286/?format=api",
    "user_url": "https://www.openpaper.work/scannerdb/report/286/",
    "data": {
        "user": {
            "name": "Benjamin Sigonneau",
            "comment": ""
        },
        "scantest": {
            "config": {
                "source": "flatbed",
                "resolution": 150,
                "mode": "Color"
            },
            "successful": 0
        },
        "scanner": {
            "vendor": "Canon",
            "model": "LiDE 60",
            "nicename": "Canon LiDE 60",
            "devid": "sane:genesys:libusb:001:060",
            "fullname": "Canon LiDE 60 (Canon LiDE 60)",
            "type": "flatbed",
            "options": {
                "mode": {
                    "title": "Scan mode",
                    "desc": "Selects the scan mode (e.g., lineart, monochrome, or color).",
                    "type": "<GType gchararray (64)>",
                    "unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
                    "capabilities": "<flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>",
                    "constraint": "['Color', 'Gray', 'Lineart']",
                    "initial_value": "Color"
                },
                "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": "['Flatbed', 'Transparency Adapter']",
                    "initial_value": "(Exception: libinsane-quark: Libinsane opt[source]->get_value() error: 0x40000008, Access denied (9))"
                },
                "preview": {
                    "title": "Preview",
                    "desc": "Request a preview-quality scan.",
                    "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"
                },
                "depth": {
                    "title": "Bit depth",
                    "desc": "Number of bits per sample, typical values are 1 for \"line-art\" and 8 for multibit scans.",
                    "type": "<GType gint (24)>",
                    "unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
                    "capabilities": "<flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>",
                    "constraint": "[8]",
                    "initial_value": "8"
                },
                "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": "[1200, 600, 300, 150]",
                    "initial_value": "300"
                },
                "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, 218.0, 0.0]",
                    "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, 299.0, 0.0]",
                    "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, 218.0, 0.0]",
                    "initial_value": "218.0"
                },
                "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, 299.0, 0.0]",
                    "initial_value": "299.0"
                },
                "custom-gamma": {
                    "title": "Use custom gamma table",
                    "desc": "Determines whether a builtin or a custom gamma-table should be used.",
                    "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"
                },
                "swdeskew": {
                    "title": "Software deskew",
                    "desc": "Request backend to rotate skewed pages digitally",
                    "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"
                },
                "swcrop": {
                    "title": "Software crop",
                    "desc": "Request backend to remove border from pages digitally",
                    "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"
                },
                "swdespeck": {
                    "title": "Software despeck",
                    "desc": "Request backend to remove lone dots digitally",
                    "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"
                },
                "despeck": {
                    "title": "Software despeckle diameter",
                    "desc": "Maximum diameter of lone dots to remove from scan",
                    "type": "<GType gint (24)>",
                    "unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
                    "capabilities": "<flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>",
                    "constraint": "[1, 9, 1]",
                    "initial_value": "(Exception: libinsane-quark: Libinsane opt[despeck]->get_value() error: 0x40000008, Access denied (9))"
                },
                "swskip": {
                    "title": "Software blank skip percentage",
                    "desc": "Request driver to discard pages with low numbers of dark pixels",
                    "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": "0.0"
                },
                "swderotate": {
                    "title": "Software derotate",
                    "desc": "Request driver to detect and correct 90 degree image rotation",
                    "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"
                },
                "brightness": {
                    "title": "Brightness",
                    "desc": "Controls the brightness of the acquired image.",
                    "type": "<GType gint (24)>",
                    "unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
                    "capabilities": "<flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>",
                    "constraint": "[-100, 100, 1]",
                    "initial_value": "0"
                },
                "contrast": {
                    "title": "Contrast",
                    "desc": "Controls the contrast of the acquired image.",
                    "type": "<GType gint (24)>",
                    "unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
                    "capabilities": "<flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>",
                    "constraint": "[-100, 100, 1]",
                    "initial_value": "0"
                },
                "lamp-off-time": {
                    "title": "Lamp off time",
                    "desc": "The lamp will be turned off after the given time (in minutes). A value of 0 means, that the lamp won't be turned off.",
                    "type": "<GType gint (24)>",
                    "unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
                    "capabilities": "<flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>",
                    "constraint": "[0, 60, 0]",
                    "initial_value": "15"
                },
                "lamp-off-scan": {
                    "title": "Lamp off during scan",
                    "desc": "The lamp will be turned off during scan. ",
                    "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"
                },
                "threshold": {
                    "title": "Threshold",
                    "desc": "Select minimum-brightness to get a white point",
                    "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": "(Exception: libinsane-quark: Libinsane opt[threshold]->get_value() error: 0x40000008, Access denied (9))"
                },
                "threshold-curve": {
                    "title": "Threshold curve",
                    "desc": "Dynamic threshold curve, from light to dark, normally 50-65",
                    "type": "<GType gint (24)>",
                    "unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
                    "capabilities": "<flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>",
                    "constraint": "[0, 127, 1]",
                    "initial_value": "(Exception: libinsane-quark: Libinsane opt[threshold-curve]->get_value() error: 0x40000008, Access denied (9))"
                },
                "disable-dynamic-lineart": {
                    "title": "Disable dynamic lineart",
                    "desc": "Disable use of a software adaptive algorithm to generate lineart relying instead on hardware lineart.",
                    "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": "(Exception: libinsane-quark: Libinsane opt[disable-dynamic-lineart]->get_value() error: 0x40000008, Access denied (9))"
                },
                "disable-interpolation": {
                    "title": "Disable interpolation",
                    "desc": "When using high resolutions where the horizontal resolution is smaller than the vertical resolution this disables horizontal interpolation.",
                    "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"
                },
                "color-filter": {
                    "title": "Color filter",
                    "desc": "When using gray or lineart this option selects the used color.",
                    "type": "<GType gchararray (64)>",
                    "unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
                    "capabilities": "<flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>",
                    "constraint": "['Red', 'Green', 'Blue', 'None']",
                    "initial_value": "(Exception: libinsane-quark: Libinsane opt[color-filter]->get_value() error: 0x40000008, Access denied (9))"
                },
                "calibration-file": {
                    "title": "Calibration file",
                    "desc": "Specify the calibration file to use",
                    "type": "<GType gchararray (64)>",
                    "unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
                    "capabilities": "<flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>",
                    "constraint": "[]",
                    "initial_value": "/home/benny/.sane/canon-lide-60.cal"
                },
                "expiration-time": {
                    "title": "Calibration cache expiration time",
                    "desc": "Time (in minutes) before a cached calibration expires. A value of 0 means cache is not used. A negative value means cache never expires.",
                    "type": "<GType gint (24)>",
                    "unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
                    "capabilities": "<flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>",
                    "constraint": "[-1, 30000, 1]",
                    "initial_value": "60"
                },
                "scan": {
                    "title": "Scan button",
                    "desc": "Scan button",
                    "type": "<GType gboolean (20)>",
                    "unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
                    "capabilities": "<flags 0 of type Libinsane.Capability>",
                    "constraint": "[]",
                    "initial_value": "(Exception: libinsane-quark: Libinsane opt[scan]->get_value() error: 0x40000008, Access denied (9))"
                },
                "file": {
                    "title": "File button",
                    "desc": "File button",
                    "type": "<GType gboolean (20)>",
                    "unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
                    "capabilities": "<flags 0 of type Libinsane.Capability>",
                    "constraint": "[]",
                    "initial_value": "(Exception: libinsane-quark: Libinsane opt[file]->get_value() error: 0x40000008, Access denied (9))"
                },
                "email": {
                    "title": "Email button",
                    "desc": "Email button",
                    "type": "<GType gboolean (20)>",
                    "unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
                    "capabilities": "<flags 0 of type Libinsane.Capability>",
                    "constraint": "[]",
                    "initial_value": "(Exception: libinsane-quark: Libinsane opt[email]->get_value() error: 0x40000008, Access denied (9))"
                },
                "copy": {
                    "title": "Copy button",
                    "desc": "Copy button",
                    "type": "<GType gboolean (20)>",
                    "unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
                    "capabilities": "<flags 0 of type Libinsane.Capability>",
                    "constraint": "[]",
                    "initial_value": "(Exception: libinsane-quark: Libinsane opt[copy]->get_value() error: 0x40000008, Access denied (9))"
                },
                "page-loaded": {
                    "title": "Page loaded",
                    "desc": "Page loaded",
                    "type": "<GType gboolean (20)>",
                    "unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
                    "capabilities": "<flags 0 of type Libinsane.Capability>",
                    "constraint": "[]",
                    "initial_value": "(Exception: libinsane-quark: Libinsane opt[page-loaded]->get_value() error: 0x40000008, Access denied (9))"
                },
                "ocr": {
                    "title": "OCR button",
                    "desc": "OCR button",
                    "type": "<GType gboolean (20)>",
                    "unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
                    "capabilities": "<flags 0 of type Libinsane.Capability>",
                    "constraint": "[]",
                    "initial_value": "(Exception: libinsane-quark: Libinsane opt[ocr]->get_value() error: 0x40000008, Access denied (9))"
                },
                "power": {
                    "title": "Power button",
                    "desc": "Power button",
                    "type": "<GType gboolean (20)>",
                    "unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
                    "capabilities": "<flags 0 of type Libinsane.Capability>",
                    "constraint": "[]",
                    "initial_value": "(Exception: libinsane-quark: Libinsane opt[power]->get_value() error: 0x40000008, Access denied (9))"
                },
                "extra": {
                    "title": "Extra button",
                    "desc": "Extra button",
                    "type": "<GType gboolean (20)>",
                    "unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
                    "capabilities": "<flags 0 of type Libinsane.Capability>",
                    "constraint": "[]",
                    "initial_value": "(Exception: libinsane-quark: Libinsane opt[extra]->get_value() error: 0x40000008, Access denied (9))"
                },
                "need-calibration": {
                    "title": "Need calibration",
                    "desc": "The scanner needs calibration for the current settings",
                    "type": "<GType gboolean (20)>",
                    "unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
                    "capabilities": "<flags 0 of type Libinsane.Capability>",
                    "constraint": "[]",
                    "initial_value": "(Exception: libinsane-quark: Libinsane opt[need-calibration]->get_value() error: 0x40000008, Access denied (9))"
                }
            }
        },
        "system": {
            "sys_arch": "['64bit', 'ELF']",
            "sys_cpu_freq": 2800,
            "sys_machine": "x86_64",
            "sys_mem": 8159068160,
            "sys_nb_cpus": 4,
            "sys_os_uname": "['Linux', 'gluglu', '4.19.0-5-amd64', '#1 SMP Debian 4.19.37-6 (2019-07-18)', 'x86_64']",
            "sys_platform_detailed": "Linux-4.19.0-5-amd64-x86_64-with-debian-bullseye-sid",
            "sys_platform_short": "linux",
            "sys_platform_uname": "['Linux', 'gluglu', '4.19.0-5-amd64', '#1 SMP Debian 4.19.37-6 (2019-07-18)', 'x86_64', '']",
            "sys_proc": "",
            "sys_python": "3.7.4 (default, Aug 21 2019, 16:01:23) \n[GCC 9.2.1 20190813]",
            "sys_release": "4.19.0-5-amd64",
            "sys_swap": 8480878592,
            "sys_system": "Linux",
            "sys_type": "posix",
            "versions": {
                "pillow": "6.1.0",
                "scan_library": "Libinsane 1.0.1-7-g3c9f5a4",
                "test_program": "ironscanner 2.0-12-g5afcdf4"
            }
        },
        "software": {
            "scan_library": "Libinsane 1.0.1-7-g3c9f5a4",
            "test_program": "ironscanner 2.0-12-g5afcdf4",
            "operating_system": "linux"
        }
    }
}