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/703/?format=api",
"https://www.openpaper.work/api/v1/scannerdb/scan_report_attachments/704/?format=api",
"https://www.openpaper.work/api/v1/scannerdb/scan_report_attachments/3116/?format=api",
"https://www.openpaper.work/api/v1/scannerdb/scan_report_attachments/3117/?format=api"
],
"creation_date": "2020-05-09T17:23:34.127000Z",
"id": 450,
"last_update": "2020-12-30T16:40:04.373157Z",
"locale": null,
"moderated": true,
"os": "linux",
"scan_library": "Libinsane 1.0.4-5-gfa475a0",
"scan_program": "ironscanner 2.0-16-g17d3421",
"scan_source": "flatbed",
"scanner": "https://www.openpaper.work/api/v1/scannerdb/scanners/28/?format=api",
"scanner_type": "flatbed",
"sealed": true,
"successful": true,
"url": "https://www.openpaper.work/api/v1/scannerdb/scan_reports/450/?format=api",
"user_url": "https://www.openpaper.work/scannerdb/report/450/",
"data": {
"user": {
"name": "Manuel Stein",
"comment": ""
},
"scantest": {
"config": {
"source": "flatbed",
"resolution": 150,
"mode": "Color"
},
"successful": 1
},
"scanner": {
"vendor": "Canon",
"model": "LiDE 220",
"nicename": "Canon LiDE 220",
"devid": "sane:genesys:libusb:001:011",
"fullname": "Canon LiDE 220 (Canon LiDE 220)",
"type": "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": "['Color', 'Gray', 'LineArt']",
"initial_value": "Color"
},
"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 | LIBINSANE_CAPABILITY_INACTIVE of type Libinsane.Capability>",
"constraint": "['Flatbed', 'Transparency Adapter']",
"initial_value": "(Exception: libinsane-quark: Libinsane opt[source]->get_value() error: 0x40000008, Access denied (9))"
},
"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"
},
"depth": {
"title": "Bit depth",
"desc": "Number of bits per sample, typical values are 1 for \"line-art\" and 8 for multibit scans.",
"type": "<GType gint (24)>",
"unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
"capabilities": "<flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>",
"constraint": "[8, 16]",
"initial_value": "8"
},
"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": "[4800, 2400, 1200, 600, 300, 150, 100, 75]",
"initial_value": "300"
},
"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, 216.6999969482422, 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, 297.5, 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": "[0.0, 216.6999969482422, 0.0]",
"initial_value": "216.6999969482422"
},
"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": "[0.0, 297.5, 0.0]",
"initial_value": "297.5"
},
"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_SW_SELECT of type Libinsane.Capability>",
"constraint": "[]",
"initial_value": "False"
},
"swdeskew": {
"title": "Software deskew",
"desc": "Request backend to rotate skewed pages digitally",
"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"
},
"swcrop": {
"title": "Software crop",
"desc": "Request backend to remove border from pages digitally",
"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"
},
"swdespeck": {
"title": "Software despeck",
"desc": "Request backend to remove lone dots digitally",
"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"
},
"despeck": {
"title": "Software despeckle diameter",
"desc": "Maximum diameter of lone dots to remove from scan",
"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": "[1, 9, 1]",
"initial_value": "(Exception: libinsane-quark: Libinsane opt[despeck]->get_value() error: 0x40000008, Access denied (9))"
},
"swskip": {
"title": "Software blank skip percentage",
"desc": "Request driver to discard pages with low numbers of dark pixels",
"type": "<GType gdouble (60)>",
"unit": "<enum LIBINSANE_UNIT_PERCENT of type Libinsane.Unit>",
"capabilities": "<flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>",
"constraint": "[0.0, 100.0, 1.0]",
"initial_value": "0.0"
},
"swderotate": {
"title": "Software derotate",
"desc": "Request driver to detect and correct 90 degree image rotation",
"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"
},
"lamp-off-time": {
"title": "Lamp off time",
"desc": "The lamp will be turned off after the given time (in minutes). A value of 0 means, that the lamp won't be turned off.",
"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, 60, 0]",
"initial_value": "15"
},
"lamp-off-scan": {
"title": "Lamp off during scan",
"desc": "The lamp will be turned off during 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"
},
"threshold": {
"title": "Threshold",
"desc": "Select minimum-brightness to get a white point",
"type": "<GType gdouble (60)>",
"unit": "<enum LIBINSANE_UNIT_PERCENT of type Libinsane.Unit>",
"capabilities": "<flags LIBINSANE_CAPABILITY_SW_SELECT | LIBINSANE_CAPABILITY_INACTIVE of type Libinsane.Capability>",
"constraint": "[0.0, 100.0, 1.0]",
"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_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))"
},
"disable-dynamic-lineart": {
"title": "Disable dynamic lineart",
"desc": "Disable use of a software adaptive algorithm to generate lineart relying instead on hardware lineart.",
"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[disable-dynamic-lineart]->get_value() error: 0x40000008, Access denied (9))"
},
"disable-interpolation": {
"title": "Disable interpolation",
"desc": "When using high resolutions where the horizontal resolution is smaller than the vertical resolution this disables horizontal interpolation.",
"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"
},
"color-filter": {
"title": "Color filter",
"desc": "When using gray or lineart this option selects the used color.",
"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": "['Red', 'Green', 'Blue']",
"initial_value": "(Exception: libinsane-quark: Libinsane opt[color-filter]->get_value() error: 0x40000008, Access denied (9))"
},
"calibration-file": {
"title": "Calibration file",
"desc": "Specify the calibration file to use",
"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[calibration-file]->get_value() error: 0x40000008, Access denied (9))"
},
"expiration-time": {
"title": "Calibration cache expiration time",
"desc": "Time (in minutes) before a cached calibration expires. A value of 0 means cache is not used. A negative value means cache never expires.",
"type": "<GType gint (24)>",
"unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
"capabilities": "<flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>",
"constraint": "[-1, 30000, 1]",
"initial_value": "60"
},
"scan": {
"title": "Scan button",
"desc": "Scan button",
"type": "<GType gboolean (20)>",
"unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
"capabilities": "<flags LIBINSANE_CAPABILITY_HW_SELECT of type Libinsane.Capability>",
"constraint": "[]",
"initial_value": "False"
},
"file": {
"title": "File button",
"desc": "File button",
"type": "<GType gboolean (20)>",
"unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
"capabilities": "<flags LIBINSANE_CAPABILITY_HW_SELECT of type Libinsane.Capability>",
"constraint": "[]",
"initial_value": "False"
},
"email": {
"title": "Email button",
"desc": "Email button",
"type": "<GType gboolean (20)>",
"unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
"capabilities": "<flags LIBINSANE_CAPABILITY_HW_SELECT of type Libinsane.Capability>",
"constraint": "[]",
"initial_value": "False"
},
"copy": {
"title": "Copy button",
"desc": "Copy button",
"type": "<GType gboolean (20)>",
"unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
"capabilities": "<flags LIBINSANE_CAPABILITY_HW_SELECT of type Libinsane.Capability>",
"constraint": "[]",
"initial_value": "False"
},
"page-loaded": {
"title": "Page loaded",
"desc": "Page loaded",
"type": "<GType gboolean (20)>",
"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[page-loaded]->get_value() error: 0x40000008, Access denied (9))"
},
"ocr": {
"title": "OCR button",
"desc": "OCR button",
"type": "<GType gboolean (20)>",
"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[ocr]->get_value() error: 0x40000008, Access denied (9))"
},
"power": {
"title": "Power button",
"desc": "Power button",
"type": "<GType gboolean (20)>",
"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[power]->get_value() error: 0x40000008, Access denied (9))"
},
"extra": {
"title": "Extra button",
"desc": "Extra button",
"type": "<GType gboolean (20)>",
"unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
"capabilities": "<flags LIBINSANE_CAPABILITY_HW_SELECT of type Libinsane.Capability>",
"constraint": "[]",
"initial_value": "False"
},
"need-calibration": {
"title": "Need calibration",
"desc": "The scanner needs calibration for the current settings",
"type": "<GType gboolean (20)>",
"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[need-calibration]->get_value() error: 0x40000008, Access denied (9))"
}
}
},
"system": {
"sys_arch": "['64bit', 'ELF']",
"sys_cpu_freq": 4500,
"sys_machine": "x86_64",
"sys_mem": 16490438656,
"sys_nb_cpus": 12,
"sys_os_uname": "['Linux', '4db02150ae1e', '5.6.10-arch1-1', '#1 SMP PREEMPT Sat, 02 May 2020 19:11:54 +0000', 'x86_64']",
"sys_platform_detailed": "Linux-5.6.10-arch1-1-x86_64-with-Ubuntu-18.04-bionic",
"sys_platform_short": "linux",
"sys_platform_uname": "['Linux', '4db02150ae1e', '5.6.10-arch1-1', '#1 SMP PREEMPT Sat, 02 May 2020 19:11:54 +0000', 'x86_64', 'x86_64']",
"sys_proc": "x86_64",
"sys_python": "3.6.9 (default, Apr 18 2020, 01:56:04) \n[GCC 8.4.0]",
"sys_release": "5.6.10-arch1-1",
"sys_swap": 21474832384,
"sys_system": "Linux",
"sys_type": "posix",
"versions": {
"pillow": "7.1.2",
"scan_library": "Libinsane 1.0.4-5-gfa475a0",
"test_program": "ironscanner 2.0-16-g17d3421"
}
},
"software": {
"scan_library": "Libinsane 1.0.4-5-gfa475a0",
"test_program": "ironscanner 2.0-16-g17d3421",
"operating_system": "linux"
}
}
}