GET /api/v1/scannerdb/scan_reports/600/?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/3501/?format=api"
    ],
    "creation_date": "2023-10-23T16:16:10.370938Z",
    "id": 600,
    "last_update": "2023-10-23T16:35:13.894324Z",
    "locale": "en_US",
    "moderated": true,
    "os": "Linux",
    "scan_library": "Libinsane 1.0.10-1-gda6906b",
    "scan_program": "IronScanner 3.0.2.dev40+g091001b.d20231017",
    "scan_source": "flatbed",
    "scanner": "https://www.openpaper.work/api/v1/scannerdb/scanners/380/?format=api",
    "scanner_type": "flatbed_adf_duplex",
    "sealed": false,
    "successful": false,
    "url": "https://www.openpaper.work/api/v1/scannerdb/scan_reports/600/?format=api",
    "user_url": "https://www.openpaper.work/scannerdb/report/600/",
    "data": {
        "system": {
            "versions": {
                "pillow": "10.1.0",
                "scan_library": "Libinsane 1.0.10-1-gda6906b",
                "test_program": "IronScanner 3.0.2.dev40+g091001b.d20231017"
            },
            "sys_cpu_freq": 3000,
            "sys_cpu_count": 4,
            "sys_os_name": "posix",
            "sys_platform_architecture": "('64bit', 'ELF')",
            "sys_platform_distribution": "('fedora', '38', 'Fedora Linux')",
            "sys_platform_machine": "x86_64",
            "sys_platform_mem": 8212996096,
            "sys_platform_processor": "",
            "sys_software_python": "3.11.6 (main, Oct  8 2023, 05:06:43) [GCC 13.2.0]",
            "sys_software_release": "6.5.6-200.fc38.x86_64",
            "sys_software_system": "Linux",
            "sys_libinsane_version": "1.0.10-1-gda6906b"
        },
        "user": {
            "name": "",
            "comment": "The page was scanned correctly, and the preview looked correct, but then it waited for a short time and failed."
        },
        "scantest": {
            "successful": 0,
            "config": {
                "source": "flatbed",
                "mode": "8-bit Grayscale",
                "resolution": 300
            }
        },
        "scanner": {
            "type": "flatbed_adf_duplex",
            "vendor": "Lexmark",
            "model": "X544",
            "nicename": "libinsane:sane:lexmark_nscan:libusb/001/003",
            "devid": "Lexmark X544",
            "fullname": "Lexmark X544 (libinsane:sane:lexmark_nscan:libusb/001/003)",
            "sources": "['flatbed', 'feeder']",
            "options": {
                "ip-address": {
                    "title": "IP Address",
                    "desc": "The IP address / hostname associated with this scan job.",
                    "type": "<GType gchararray (64)>",
                    "unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
                    "capabilities": "<flags LIBINSANE_CAPABILITY_SW_SELECT | LIBINSANE_CAPABILITY_INACTIVE of type Libinsane.Capability>",
                    "constraint": "[]",
                    "initial_value": "(Exception: libinsane-quark: Libinsane opt[ip-address]->get_value() error: 0x40000008, Access denied (9))"
                },
                "interface": {
                    "title": "Interface",
                    "desc": "The interface associated with this scan job.",
                    "type": "<GType gchararray (64)>",
                    "unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
                    "capabilities": "<flags LIBINSANE_CAPABILITY_INACTIVE of type Libinsane.Capability>",
                    "constraint": "[]",
                    "initial_value": "(Exception: libinsane-quark: Libinsane opt[interface]->get_value() error: 0x40000008, Access denied (9))"
                },
                "user-name": {
                    "title": "User Name",
                    "desc": "The user name associated with this scan job.",
                    "type": "<GType gchararray (64)>",
                    "unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
                    "capabilities": "<flags LIBINSANE_CAPABILITY_SW_SELECT | LIBINSANE_CAPABILITY_INACTIVE of type Libinsane.Capability>",
                    "constraint": "[]",
                    "initial_value": "(Exception: libinsane-quark: Libinsane opt[user-name]->get_value() error: 0x40000008, Access denied (9))"
                },
                "profile-name": {
                    "title": "Profile Name",
                    "desc": "The profile name associated with this scan job.",
                    "type": "<GType gchararray (64)>",
                    "unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
                    "capabilities": "<flags LIBINSANE_CAPABILITY_SW_SELECT | LIBINSANE_CAPABILITY_INACTIVE of type Libinsane.Capability>",
                    "constraint": "[]",
                    "initial_value": "(Exception: libinsane-quark: Libinsane opt[profile-name]->get_value() error: 0x40000008, Access denied (9))"
                },
                "content-type": {
                    "title": "Content Type",
                    "desc": "Indicates the type of material to be scanned.",
                    "type": "<GType gchararray (64)>",
                    "unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
                    "capabilities": "<flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>",
                    "constraint": "['Text', 'Text/Graphics', 'Photo']",
                    "initial_value": "Text/Graphics"
                },
                "resolution": {
                    "title": "Resolution",
                    "desc": "The resolution of the scan job in dots per inch.",
                    "type": "<GType gint (24)>",
                    "unit": "<enum LIBINSANE_UNIT_DPI of type Libinsane.Unit>",
                    "capabilities": "<flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>",
                    "constraint": "[150, 200, 300]",
                    "initial_value": "300"
                },
                "mode": {
                    "title": "Color Depth",
                    "desc": "The color depth of the scan job.",
                    "type": "<GType gchararray (64)>",
                    "unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
                    "capabilities": "<flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>",
                    "constraint": "['1-bit Black & White', '8-bit Grayscale', '24-bit Color']",
                    "initial_value": "1-bit Black & White"
                },
                "content-source": {
                    "title": "Content Source",
                    "desc": "Content Source.",
                    "type": "<GType gchararray (64)>",
                    "unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
                    "capabilities": "<flags LIBINSANE_CAPABILITY_SW_SELECT | LIBINSANE_CAPABILITY_INACTIVE of type Libinsane.Capability>",
                    "constraint": "[]",
                    "initial_value": "(Exception: libinsane-quark: Libinsane opt[content-source]->get_value() error: 0x40000008, Access denied (9))"
                },
                "original-size": {
                    "title": "Original Size",
                    "desc": "The size of the area to be scanned.",
                    "type": "<GType gchararray (64)>",
                    "unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
                    "capabilities": "<flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>",
                    "constraint": "['Letter', 'Executive', 'Legal', 'A3', 'A4', 'A5', 'A6', 'B4', 'B5', 'Tabloid', 'Folio', 'Statement', '3x5 Photo', '4x6 Photo', 'Business Card', 'Book Original', 'Auto Size', 'Mixed Size', 'Universal', 'Oficio México']",
                    "initial_value": "Letter"
                },
                "orientation": {
                    "title": "Orientation",
                    "desc": "The orientation of the scan output.",
                    "type": "<GType gchararray (64)>",
                    "unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
                    "capabilities": "<flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>",
                    "constraint": "['Portrait']",
                    "initial_value": "Portrait"
                },
                "scan-both-sides": {
                    "title": "Scan both sides",
                    "desc": "Scan both sides of the document.",
                    "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"
                },
                "scan-now": {
                    "title": "Start Immediately",
                    "desc": "Start scan operation immediately.",
                    "type": "<GType gboolean (20)>",
                    "unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
                    "capabilities": "<flags LIBINSANE_CAPABILITY_SW_SELECT | LIBINSANE_CAPABILITY_INACTIVE of type Libinsane.Capability>",
                    "constraint": "[]",
                    "initial_value": "(Exception: libinsane-quark: Libinsane opt[scan-now]->get_value() error: 0x40000008, Access denied (9))"
                },
                "source": {
                    "title": "Scan source",
                    "desc": "The source of the document to be scanned (ex: flatbed).",
                    "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', 'ADF']",
                    "initial_value": "Flatbed"
                },
                "brightness": {
                    "title": "Brightness",
                    "desc": "Adjusts the brightness setting for this scan.",
                    "type": "<GType gdouble (60)>",
                    "unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
                    "capabilities": "<flags LIBINSANE_CAPABILITY_SW_SELECT | LIBINSANE_CAPABILITY_INACTIVE of type Libinsane.Capability>",
                    "constraint": "[1.0, 9.0, 1.0]",
                    "initial_value": "(Exception: libinsane-quark: Libinsane opt[brightness]->get_value() error: 0x40000008, Access denied (9))"
                },
                "contrast": {
                    "title": "Contrast",
                    "desc": "Adjusts the contrast setting used for this scan.",
                    "type": "<GType gdouble (60)>",
                    "unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
                    "capabilities": "<flags LIBINSANE_CAPABILITY_SW_SELECT | LIBINSANE_CAPABILITY_INACTIVE of type Libinsane.Capability>",
                    "constraint": "[0.0, 5.0, 1.0]",
                    "initial_value": "(Exception: libinsane-quark: Libinsane opt[contrast]->get_value() error: 0x40000008, Access denied (9))"
                },
                "mirrorimage": {
                    "title": "Mirror Image",
                    "desc": "Scans the image then rotates it 180 degrees horizontally.",
                    "type": "<GType gboolean (20)>",
                    "unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
                    "capabilities": "<flags LIBINSANE_CAPABILITY_SW_SELECT | LIBINSANE_CAPABILITY_INACTIVE of type Libinsane.Capability>",
                    "constraint": "[]",
                    "initial_value": "(Exception: libinsane-quark: Libinsane opt[mirrorimage]->get_value() error: 0x40000008, Access denied (9))"
                },
                "negativeimage": {
                    "title": "Negative Image",
                    "desc": "Negative Image.",
                    "type": "<GType gboolean (20)>",
                    "unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
                    "capabilities": "<flags LIBINSANE_CAPABILITY_SW_SELECT | LIBINSANE_CAPABILITY_INACTIVE of type Libinsane.Capability>",
                    "constraint": "[]",
                    "initial_value": "(Exception: libinsane-quark: Libinsane opt[negativeimage]->get_value() error: 0x40000008, Access denied (9))"
                },
                "blankpageremoval": {
                    "title": "Blank Page Removal",
                    "desc": "Blank Page Removal.",
                    "type": "<GType gboolean (20)>",
                    "unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
                    "capabilities": "<flags LIBINSANE_CAPABILITY_SW_SELECT | LIBINSANE_CAPABILITY_INACTIVE of type Libinsane.Capability>",
                    "constraint": "[]",
                    "initial_value": "(Exception: libinsane-quark: Libinsane opt[blankpageremoval]->get_value() error: 0x40000008, Access denied (9))"
                },
                "colordropout": {
                    "title": "Color Dropout",
                    "desc": "Color Dropout.",
                    "type": "<GType gchararray (64)>",
                    "unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
                    "capabilities": "<flags LIBINSANE_CAPABILITY_SW_SELECT | LIBINSANE_CAPABILITY_INACTIVE of type Libinsane.Capability>",
                    "constraint": "['None', 'Red', 'Green', 'Blue']",
                    "initial_value": "(Exception: libinsane-quark: Libinsane opt[colordropout]->get_value() error: 0x40000008, Access denied (9))"
                },
                "colordropoutthreshold": {
                    "title": "Color Dropout Threshold",
                    "desc": "Color Dropout Threshold.",
                    "type": "<GType gdouble (60)>",
                    "unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
                    "capabilities": "<flags LIBINSANE_CAPABILITY_SW_SELECT | LIBINSANE_CAPABILITY_INACTIVE of type Libinsane.Capability>",
                    "constraint": "[0.0, 254.0, 1.0]",
                    "initial_value": "(Exception: libinsane-quark: Libinsane opt[colordropoutthreshold]->get_value() error: 0x40000008, Access denied (9))"
                },
                "bkgremoval": {
                    "title": "Background Removal",
                    "desc": "Background Removal.",
                    "type": "<GType gboolean (20)>",
                    "unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
                    "capabilities": "<flags LIBINSANE_CAPABILITY_SW_SELECT | LIBINSANE_CAPABILITY_INACTIVE of type Libinsane.Capability>",
                    "constraint": "[]",
                    "initial_value": "(Exception: libinsane-quark: Libinsane opt[bkgremoval]->get_value() error: 0x40000008, Access denied (9))"
                }
            }
        }
    }
}