GET /api/v1/scannerdb/scan_reports/557/?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/3350/?format=api",
        "https://www.openpaper.work/api/v1/scannerdb/scan_report_attachments/3351/?format=api",
        "https://www.openpaper.work/api/v1/scannerdb/scan_report_attachments/3352/?format=api",
        "https://www.openpaper.work/api/v1/scannerdb/scan_report_attachments/3353/?format=api"
    ],
    "creation_date": "2023-03-17T01:30:06.946135Z",
    "id": 557,
    "last_update": "2023-03-17T10:06:05.838252Z",
    "locale": "en_AU",
    "moderated": true,
    "os": "Linux",
    "scan_library": "Libinsane 1.0.10",
    "scan_program": "IronScanner 3.0.1-29-gdb0d36b",
    "scan_source": "flatbed",
    "scanner": "https://www.openpaper.work/api/v1/scannerdb/scanners/243/?format=api",
    "scanner_type": "flatbed",
    "sealed": false,
    "successful": true,
    "url": "https://www.openpaper.work/api/v1/scannerdb/scan_reports/557/?format=api",
    "user_url": "https://www.openpaper.work/scannerdb/report/557/",
    "data": {
        "system": {
            "versions": {
                "pillow": "9.4.0",
                "scan_library": "Libinsane 1.0.10",
                "test_program": "IronScanner 3.0.1-29-gdb0d36b"
            },
            "sys_cpu_freq": 2267,
            "sys_cpu_count": 2,
            "sys_os_name": "posix",
            "sys_platform_architecture": "('64bit', 'ELF')",
            "sys_platform_distribution": "('linuxmint', '20.3', 'Una')",
            "sys_platform_machine": "x86_64",
            "sys_platform_mem": 4018171904,
            "sys_platform_processor": "",
            "sys_software_python": "3.11.2 (main, Feb 12 2023, 00:48:52) [GCC 12.2.0]",
            "sys_software_release": "5.4.0-144-generic",
            "sys_software_system": "Linux",
            "sys_libinsane_version": "1.0.10"
        },
        "user": {
            "name": "Mike W",
            "comment": "It worked!! "
        },
        "scantest": {
            "successful": 1,
            "config": {
                "source": "flatbed",
                "mode": "Color",
                "resolution": 300
            }
        },
        "scanner": {
            "type": "flatbed",
            "vendor": "CANON",
            "model": "Canoscan 9000F",
            "nicename": "libinsane:sane:net:192.168.100.156:pixma:04A91908",
            "devid": "CANON Canoscan 9000F",
            "fullname": "CANON Canoscan 9000F (libinsane:sane:net:192.168.100.156:pixma:04A91908)",
            "sources": "['flatbed', 'flatbed (Transparency) Unit']",
            "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, 1200, 2400, 4800]",
                    "initial_value": "300"
                },
                "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', '48 bits color', '16 bits 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', 'Transparency Unit']",
                    "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": "False"
                },
                "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, 297.0106658935547, 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, 297.0106658935547, 0.0]",
                    "initial_value": "297.0106658935547"
                },
                "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"
                },
                "document-type": {
                    "title": "Document type",
                    "desc": "Document 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"
                },
                "adf-status": {
                    "title": "ADF status",
                    "desc": "ADF status",
                    "type": "<GType gint (24)>",
                    "unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
                    "capabilities": "<flags 0 of type Libinsane.Capability>",
                    "constraint": "[]",
                    "initial_value": "0"
                },
                "adf-orientation": {
                    "title": "ADF orientation",
                    "desc": "ADF orientation",
                    "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 waits upto the specified 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))"
                }
            }
        }
    }
}