GET /api/v1/scannerdb/scan_reports/338/?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/509/?format=api",
        "https://www.openpaper.work/api/v1/scannerdb/scan_report_attachments/510/?format=api",
        "https://www.openpaper.work/api/v1/scannerdb/scan_report_attachments/2944/?format=api",
        "https://www.openpaper.work/api/v1/scannerdb/scan_report_attachments/2945/?format=api"
    ],
    "creation_date": "2019-09-09T21:28:08.916000Z",
    "id": 338,
    "last_update": "2020-12-30T16:39:09.499460Z",
    "locale": null,
    "moderated": true,
    "os": "linux",
    "scan_library": "Libinsane 1.0.1-22-g35c6ead",
    "scan_program": "ironscanner 2.0-16-g9721d98",
    "scan_source": "flatbed",
    "scanner": "https://www.openpaper.work/api/v1/scannerdb/scanners/20/?format=api",
    "scanner_type": "flatbed_adf",
    "sealed": true,
    "successful": true,
    "url": "https://www.openpaper.work/api/v1/scannerdb/scan_reports/338/?format=api",
    "user_url": "https://www.openpaper.work/scannerdb/report/338/",
    "data": {
        "user": {
            "name": "Benoit Sibaud",
            "comment": ""
        },
        "scantest": {
            "config": {
                "source": "flatbed",
                "resolution": 150,
                "mode": "Color"
            },
            "successful": 1
        },
        "scanner": {
            "vendor": "CANON",
            "model": "PIXMA MX520 Series",
            "nicename": "CANON PIXMA MX520 Series",
            "devid": "sane:pixma:MX520_canon",
            "fullname": "CANON PIXMA MX520 Series (CANON PIXMA MX520 Series)",
            "type": "flatbed_adf",
            "options": {
                "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_AUTOMATIC | LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>",
                    "constraint": "[75, 150, 300, 600]",
                    "initial_value": "75"
                },
                "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_AUTOMATIC | 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). Set source before mode and resolution. Resets mode and resolution to auto values.",
                    "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', 'Automatic Document Feeder']",
                    "initial_value": "Flatbed"
                },
                "button-controlled": {
                    "title": "Button-controlled scan",
                    "desc": "When enabled, scan process will not start immediately. To proceed, press \"SCAN\" button (for MP150) or \"COLOR\" button (for other models). To cancel, press \"GRAY\" button.",
                    "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"
                },
                "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_AUTOMATIC | LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>",
                    "constraint": "[]",
                    "initial_value": "True"
                },
                "gamma": {
                    "title": "Gamma function exponent",
                    "desc": "Changes intensity of midtones",
                    "type": "<GType gdouble (60)>",
                    "unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
                    "capabilities": "<flags LIBINSANE_CAPABILITY_AUTOMATIC | LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>",
                    "constraint": "[0.29998779296875, 5.0, 0.0]",
                    "initial_value": "2.1999969482421875"
                },
                "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_AUTOMATIC | LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>",
                    "constraint": "[0.0, 216.06932067871094, 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_AUTOMATIC | LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>",
                    "constraint": "[0.0, 355.59999084472656, 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_AUTOMATIC | LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>",
                    "constraint": "[0.0, 216.06932067871094, 0.0]",
                    "initial_value": "216.06932067871094"
                },
                "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_AUTOMATIC | LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>",
                    "constraint": "[0.0, 355.59999084472656, 0.0]",
                    "initial_value": "355.59999084472656"
                },
                "button-1": {
                    "title": "Button 1",
                    "desc": "Button 1",
                    "type": "<GType gint (24)>",
                    "unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
                    "capabilities": "<flags 0 of type Libinsane.Capability>",
                    "constraint": "[]",
                    "initial_value": "0"
                },
                "button-2": {
                    "title": "Button 2",
                    "desc": "Button 2",
                    "type": "<GType gint (24)>",
                    "unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
                    "capabilities": "<flags 0 of type Libinsane.Capability>",
                    "constraint": "[]",
                    "initial_value": "0"
                },
                "original": {
                    "title": "Type of original to scan",
                    "desc": "Type of original to scan",
                    "type": "<GType gint (24)>",
                    "unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
                    "capabilities": "<flags 0 of type Libinsane.Capability>",
                    "constraint": "[]",
                    "initial_value": "0"
                },
                "target": {
                    "title": "Target operation type",
                    "desc": "Target operation type",
                    "type": "<GType gint (24)>",
                    "unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
                    "capabilities": "<flags 0 of type Libinsane.Capability>",
                    "constraint": "[]",
                    "initial_value": "0"
                },
                "scan-resolution": {
                    "title": "Scan resolution",
                    "desc": "Scan resolution",
                    "type": "<GType gint (24)>",
                    "unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
                    "capabilities": "<flags 0 of type Libinsane.Capability>",
                    "constraint": "[]",
                    "initial_value": "0"
                },
                "threshold": {
                    "title": "Threshold",
                    "desc": "Select minimum-brightness to get a white point",
                    "type": "<GType gint (24)>",
                    "unit": "<enum LIBINSANE_UNIT_PERCENT of type Libinsane.Unit>",
                    "capabilities": "<flags LIBINSANE_CAPABILITY_AUTOMATIC | LIBINSANE_CAPABILITY_SW_SELECT | LIBINSANE_CAPABILITY_INACTIVE of type Libinsane.Capability>",
                    "constraint": "[0, 100, 1]",
                    "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_AUTOMATIC | LIBINSANE_CAPABILITY_SW_SELECT | LIBINSANE_CAPABILITY_INACTIVE of type Libinsane.Capability>",
                    "constraint": "[0, 127, 1]",
                    "initial_value": "(Exception: libinsane-quark: Libinsane opt[threshold-curve]->get_value() error: 0x40000008, Access denied (9))"
                },
                "adf-wait": {
                    "title": "ADF Waiting Time",
                    "desc": "When set, the scanner searches the waiting time in seconds for a new document inserted into the automatic document feeder.",
                    "type": "<GType gint (24)>",
                    "unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
                    "capabilities": "<flags LIBINSANE_CAPABILITY_AUTOMATIC | LIBINSANE_CAPABILITY_SW_SELECT | LIBINSANE_CAPABILITY_INACTIVE of type Libinsane.Capability>",
                    "constraint": "[0, 3600, 1]",
                    "initial_value": "(Exception: libinsane-quark: Libinsane opt[adf-wait]->get_value() error: 0x40000008, Access denied (9))"
                }
            }
        },
        "system": {
            "sys_arch": "['64bit', 'ELF']",
            "sys_cpu_freq": 2128,
            "sys_machine": "x86_64",
            "sys_mem": 2875518976,
            "sys_nb_cpus": 2,
            "sys_os_uname": "['Linux', 'anthra', '5.2.0-2-amd64', '#1 SMP Debian 5.2.9-2 (2019-08-21)', 'x86_64']",
            "sys_platform_detailed": "Linux-5.2.0-2-amd64-x86_64-with-debian-bullseye-sid",
            "sys_platform_short": "linux",
            "sys_platform_uname": "['Linux', 'anthra', '5.2.0-2-amd64', '#1 SMP Debian 5.2.9-2 (2019-08-21)', 'x86_64', '']",
            "sys_proc": "",
            "sys_python": "3.7.4+ (default, Sep  4 2019, 08:03:05) \n[GCC 9.2.1 20190827]",
            "sys_release": "5.2.0-2-amd64",
            "sys_swap": 10179571712,
            "sys_system": "Linux",
            "sys_type": "posix",
            "versions": {
                "pillow": "6.1.0",
                "scan_library": "Libinsane 1.0.1-22-g35c6ead",
                "test_program": "ironscanner 2.0-16-g9721d98"
            }
        },
        "software": {
            "scan_library": "Libinsane 1.0.1-22-g35c6ead",
            "test_program": "ironscanner 2.0-16-g9721d98",
            "operating_system": "linux"
        }
    }
}