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/3484/?format=api",
"https://www.openpaper.work/api/v1/scannerdb/scan_report_attachments/3485/?format=api",
"https://www.openpaper.work/api/v1/scannerdb/scan_report_attachments/3486/?format=api",
"https://www.openpaper.work/api/v1/scannerdb/scan_report_attachments/3487/?format=api"
],
"creation_date": "2023-09-10T12:51:25.914633Z",
"id": 595,
"last_update": "2023-09-11T15:12:06.077626Z",
"locale": "de_DE",
"moderated": true,
"os": "Linux",
"scan_library": "Libinsane 1.0.10-1-gda6906b",
"scan_program": "IronScanner 3.0.2.dev40+g091001b.d20230905",
"scan_source": "flatbed",
"scanner": "https://www.openpaper.work/api/v1/scannerdb/scanners/377/?format=api",
"scanner_type": "flatbed",
"sealed": false,
"successful": true,
"url": "https://www.openpaper.work/api/v1/scannerdb/scan_reports/595/?format=api",
"user_url": "https://www.openpaper.work/scannerdb/report/595/",
"data": {
"system": {
"versions": {
"pillow": "10.0.0",
"scan_library": "Libinsane 1.0.10-1-gda6906b",
"test_program": "IronScanner 3.0.2.dev40+g091001b.d20230905"
},
"sys_cpu_freq": 2600,
"sys_cpu_count": 4,
"sys_os_name": "posix",
"sys_platform_architecture": "('64bit', 'ELF')",
"sys_platform_distribution": "('linuxmint', '21.2', 'Linux Mint')",
"sys_platform_machine": "x86_64",
"sys_platform_mem": 7967805440,
"sys_platform_processor": "",
"sys_software_python": "3.11.5 (main, Aug 29 2023, 15:31:31) [GCC 13.2.0]",
"sys_software_release": "5.15.0-83-generic",
"sys_software_system": "Linux",
"sys_libinsane_version": "1.0.10-1-gda6906b"
},
"user": {
"name": "",
"comment": ""
},
"scantest": {
"successful": 1,
"config": {
"source": "flatbed",
"mode": "Color",
"resolution": 300
}
},
"scanner": {
"type": "flatbed",
"vendor": "Epson",
"model": "XP-5150 Series",
"nicename": "libinsane:sane:escl:https://192.168.1.10:443",
"devid": "Epson XP-5150 Series",
"fullname": "Epson XP-5150 Series (libinsane:sane:escl:https://192.168.1.10:443)",
"sources": "['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": "['LineArt', 'Gray', 'Color']",
"initial_value": "Color"
},
"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, 200, 300, 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": "['Flatbed']",
"initial_value": "Flatbed"
},
"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, 207.77198791503906, 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, 289.05198669433594, 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": "[8.12799072265625, 215.89999389648438, 0.0]",
"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": "[8.12799072265625, 297.17999267578125, 0.0]",
"initial_value": "297.17999267578125"
},
"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"
},
"preview-in-gray": {
"title": "Force monochrome preview",
"desc": "Request that all previews are done in monochrome mode. On a three-pass scanner this cuts down the number of passes to one and on a one-pass scanner, it reduces the memory requirements and scan-time of the preview.",
"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"
},
"sharpen": {
"title": "Sharpen",
"desc": "Set sharpen value.",
"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, 3, 1]",
"initial_value": "2"
},
"threshold": {
"title": "Threshold",
"desc": "Select minimum-brightness to get a white point",
"type": "<GType gint (24)>",
"unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
"capabilities": "<flags LIBINSANE_CAPABILITY_SW_SELECT | LIBINSANE_CAPABILITY_INACTIVE of type Libinsane.Capability>",
"constraint": "[0, 255, 1]",
"initial_value": "(Exception: libinsane-quark: Libinsane opt[threshold]->get_value() error: 0x40000008, Access denied (9))"
}
}
}
}
}