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/132/?format=api",
"https://www.openpaper.work/api/v1/scannerdb/scan_report_attachments/133/?format=api",
"https://www.openpaper.work/api/v1/scannerdb/scan_report_attachments/2632/?format=api",
"https://www.openpaper.work/api/v1/scannerdb/scan_report_attachments/2633/?format=api"
],
"creation_date": "2018-03-25T14:48:09.329000Z",
"id": 96,
"last_update": "2020-12-30T16:37:36.563095Z",
"locale": null,
"moderated": true,
"os": "linux",
"scan_library": "pyinsane2 2.0.12-15-g5f6fc99",
"scan_program": "ironscanner 1.1.0-13-geb4c48b",
"scan_source": "ADF",
"scanner": "https://www.openpaper.work/api/v1/scannerdb/scanners/53/?format=api",
"scanner_type": "flatbed_adf",
"sealed": true,
"successful": true,
"url": "https://www.openpaper.work/api/v1/scannerdb/scan_reports/96/?format=api",
"user_url": "https://www.openpaper.work/scannerdb/report/96/",
"data": {
"system": {
"sys_python": "3.5.3 (default, Jan 19 2017, 14:11:04) \n[GCC 6.3.0 20170118]",
"versions": {
"pillow": "5.0.0",
"scan_library": "pyinsane2 2.0.12-15-g5f6fc99",
"test_program": "ironscanner 1.1.0-13-geb4c48b"
},
"sys_os_uname": "['Linux', 'truman', '4.4.0-116-generic', '#140-Ubuntu SMP Mon Feb 12 21:23:04 UTC 2018', 'x86_64']",
"sys_swap": 8589930496,
"sys_type": "posix",
"sys_proc": "x86_64",
"sys_nb_cpus": 4,
"sys_platform_uname": "['Linux', 'truman', '4.4.0-116-generic', '#140-Ubuntu SMP Mon Feb 12 21:23:04 UTC 2018', 'x86_64', 'x86_64']",
"sys_machine": "x86_64",
"sys_arch": "['64bit', 'ELF']",
"sys_platform_detailed": "Linux-4.4.0-116-generic-x86_64-with-Ubuntu-16.04-xenial",
"sys_system": "Linux",
"sys_mem": 8293371904,
"sys_platform_short": "linux",
"sys_cpu_freq": 2400,
"sys_release": "4.4.0-116-generic"
},
"scantest": {
"successful": 1,
"config": {
"resolution": 300,
"source": "ADF",
"mode": "Color"
}
},
"scanner": {
"options": {
"resolution": {
"constraint": "[75, 100, 150, 200, 300, 600, 1200]",
"desc": "Sets the resolution of the scanned image.",
"size": "4",
"contrainttype": "<class 'pyinsane2.sane.rawapi.SaneConstraintType'> : Word list (2)",
"title": "Scan resolution",
"initial_value": "75",
"type": "<class 'pyinsane2.sane.rawapi.SaneValueType'> : Integer (1)",
"unit": "<class 'pyinsane2.sane.rawapi.SaneUnit'> : Dpi (4)",
"capabilities": "<class 'pyinsane2.sane.rawapi.SaneCapabilities'> :[ Soft_select, Soft_detect,]"
},
"jpeg-quality": {
"constraint": "(0, 100, 0)",
"desc": "Sets the scanner JPEG compression factor. Larger numbers mean better compression, and smaller numbers mean better image quality.",
"size": "4",
"contrainttype": "<class 'pyinsane2.sane.rawapi.SaneConstraintType'> : Range (1)",
"title": "JPEG compression factor",
"initial_value": "(Exception: Option 'jpeg-quality' is not active)",
"type": "<class 'pyinsane2.sane.rawapi.SaneValueType'> : Integer (1)",
"unit": "<class 'pyinsane2.sane.rawapi.SaneUnit'> : None (0)",
"capabilities": "<class 'pyinsane2.sane.rawapi.SaneCapabilities'> :[ Soft_select, Soft_detect, Inactive, Advanced,]"
},
"br-x": {
"constraint": "(0, 14149222, 0)",
"desc": "Bottom-right x position of scan area.",
"size": "4",
"contrainttype": "<class 'pyinsane2.sane.rawapi.SaneConstraintType'> : Range (1)",
"title": "Bottom-right x",
"initial_value": "14149222",
"type": "<class 'pyinsane2.sane.rawapi.SaneValueType'> : Fixed (2)",
"unit": "<class 'pyinsane2.sane.rawapi.SaneUnit'> : Mm (3)",
"capabilities": "<class 'pyinsane2.sane.rawapi.SaneCapabilities'> :[ Soft_select, Soft_detect,]"
},
"mode": {
"constraint": "['Lineart', 'Gray', 'Color']",
"desc": "Selects the scan mode (e.g., lineart, monochrome, or color).",
"size": "32",
"contrainttype": "<class 'pyinsane2.sane.rawapi.SaneConstraintType'> : String list (3)",
"title": "Scan mode",
"initial_value": "Lineart",
"type": "<class 'pyinsane2.sane.rawapi.SaneValueType'> : String (3)",
"unit": "<class 'pyinsane2.sane.rawapi.SaneUnit'> : None (0)",
"capabilities": "<class 'pyinsane2.sane.rawapi.SaneCapabilities'> :[ Soft_select, Soft_detect,]"
},
"br-y": {
"constraint": "(0, 19459342, 0)",
"desc": "Bottom-right y position of scan area.",
"size": "4",
"contrainttype": "<class 'pyinsane2.sane.rawapi.SaneConstraintType'> : Range (1)",
"title": "Bottom-right y",
"initial_value": "19459342",
"type": "<class 'pyinsane2.sane.rawapi.SaneValueType'> : Fixed (2)",
"unit": "<class 'pyinsane2.sane.rawapi.SaneUnit'> : Mm (3)",
"capabilities": "<class 'pyinsane2.sane.rawapi.SaneCapabilities'> :[ Soft_select, Soft_detect,]"
},
"compression": {
"constraint": "['None', 'JPEG']",
"desc": "Selects the scanner compression method for faster scans, possibly at the expense of image quality.",
"size": "32",
"contrainttype": "<class 'pyinsane2.sane.rawapi.SaneConstraintType'> : String list (3)",
"title": "Compression",
"initial_value": "JPEG",
"type": "<class 'pyinsane2.sane.rawapi.SaneValueType'> : String (3)",
"unit": "<class 'pyinsane2.sane.rawapi.SaneUnit'> : None (0)",
"capabilities": "<class 'pyinsane2.sane.rawapi.SaneCapabilities'> :[ Soft_select, Soft_detect, Advanced,]"
},
"contrast": {
"constraint": "(-1000, 1000, 0)",
"desc": "Controls the contrast of the acquired image.",
"size": "4",
"contrainttype": "<class 'pyinsane2.sane.rawapi.SaneConstraintType'> : Range (1)",
"title": "Contrast",
"initial_value": "0",
"type": "<class 'pyinsane2.sane.rawapi.SaneValueType'> : Integer (1)",
"unit": "<class 'pyinsane2.sane.rawapi.SaneUnit'> : None (0)",
"capabilities": "<class 'pyinsane2.sane.rawapi.SaneCapabilities'> :[ Soft_select, Soft_detect, Advanced,]"
},
"source": {
"constraint": "['Flatbed', 'ADF']",
"desc": "Selects the scan source (such as a document-feeder).",
"size": "32",
"contrainttype": "<class 'pyinsane2.sane.rawapi.SaneConstraintType'> : String list (3)",
"title": "Scan source",
"initial_value": "Flatbed",
"type": "<class 'pyinsane2.sane.rawapi.SaneValueType'> : String (3)",
"unit": "<class 'pyinsane2.sane.rawapi.SaneUnit'> : None (0)",
"capabilities": "<class 'pyinsane2.sane.rawapi.SaneCapabilities'> :[ Soft_select, Soft_detect,]"
},
"tl-x": {
"constraint": "(0, 14149222, 0)",
"desc": "Top-left x position of scan area.",
"size": "4",
"contrainttype": "<class 'pyinsane2.sane.rawapi.SaneConstraintType'> : Range (1)",
"title": "Top-left x",
"initial_value": "0",
"type": "<class 'pyinsane2.sane.rawapi.SaneValueType'> : Fixed (2)",
"unit": "<class 'pyinsane2.sane.rawapi.SaneUnit'> : Mm (3)",
"capabilities": "<class 'pyinsane2.sane.rawapi.SaneCapabilities'> :[ Soft_select, Soft_detect,]"
},
"brightness": {
"constraint": "(-1000, 1000, 0)",
"desc": "Controls the brightness of the acquired image.",
"size": "4",
"contrainttype": "<class 'pyinsane2.sane.rawapi.SaneConstraintType'> : Range (1)",
"title": "Brightness",
"initial_value": "0",
"type": "<class 'pyinsane2.sane.rawapi.SaneValueType'> : Integer (1)",
"unit": "<class 'pyinsane2.sane.rawapi.SaneUnit'> : None (0)",
"capabilities": "<class 'pyinsane2.sane.rawapi.SaneCapabilities'> :[ Soft_select, Soft_detect, Advanced,]"
},
"tl-y": {
"constraint": "(0, 19459342, 0)",
"desc": "Top-left y position of scan area.",
"size": "4",
"contrainttype": "<class 'pyinsane2.sane.rawapi.SaneConstraintType'> : Range (1)",
"title": "Top-left y",
"initial_value": "0",
"type": "<class 'pyinsane2.sane.rawapi.SaneValueType'> : Fixed (2)",
"unit": "<class 'pyinsane2.sane.rawapi.SaneUnit'> : Mm (3)",
"capabilities": "<class 'pyinsane2.sane.rawapi.SaneCapabilities'> :[ Soft_select, Soft_detect,]"
}
},
"devid": "hpaio:/net/HP_Color_LaserJet_MFP_M277dw?ip=192.168.26.86",
"vendor": "Hewlett-Packard",
"model": "HP_Color_LaserJet_MFP_M277dw",
"nicename": "hpaio:/net/HP_Color_LaserJet_MFP_M277dw?ip=192.168.26.86",
"type": "flatbed_adf",
"fullname": "Hewlett-Packard HP_Color_LaserJet_MFP_M277dw (hpaio:/net/HP_Color_LaserJet_MFP_M277dw?ip=192.168.26.86)"
},
"user": {
"comment": "",
"name": "Albrecht"
},
"software": {
"scan_library": "pyinsane2 2.0.12-15-g5f6fc99",
"test_program": "ironscanner 1.1.0-13-geb4c48b",
"operating_system": "linux"
}
}
}