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/675/?format=api",
"https://www.openpaper.work/api/v1/scannerdb/scan_report_attachments/676/?format=api",
"https://www.openpaper.work/api/v1/scannerdb/scan_report_attachments/3092/?format=api",
"https://www.openpaper.work/api/v1/scannerdb/scan_report_attachments/3093/?format=api"
],
"creation_date": "2020-02-23T04:06:46Z",
"id": 434,
"last_update": "2020-12-30T16:39:56.401264Z",
"locale": null,
"moderated": true,
"os": "linux",
"scan_library": "Libinsane 1.0.3-30-gf2e3301",
"scan_program": "ironscanner 2.0-33-g148792b",
"scan_source": "feeder",
"scanner": "https://www.openpaper.work/api/v1/scannerdb/scanners/263/?format=api",
"scanner_type": "flatbed_adf_duplex",
"sealed": true,
"successful": true,
"url": "https://www.openpaper.work/api/v1/scannerdb/scan_reports/434/?format=api",
"user_url": "https://www.openpaper.work/scannerdb/report/434/",
"data": {
"user": {
"name": "Jeffrey Rush",
"comment": "The printer physically is labeled an Epson GT-2500 although the internal API reports HS-300.\n\nThe scanner works with the Paperwork app fine. I just cannot take advantage of scan duplexing,\nleaving me to scan the odd pages, turn the stack over, scan the even pages and then try to\nrearrange the images.\n"
},
"scantest": {
"config": {
"source": "feeder",
"resolution": 175,
"mode": "Color"
},
"successful": 1
},
"scanner": {
"vendor": "Epson",
"model": "GT-2500",
"nicename": "Epson GT-2500",
"devid": "sane:epson2:libusb:001:019",
"fullname": "Epson GT-2500 (Epson GT-2500)",
"type": "flatbed_adf_duplex",
"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"
},
"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_BIT of type Libinsane.Unit>",
"capabilities": "<flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>",
"constraint": "[8, 16]",
"initial_value": "8"
},
"halftoning": {
"title": "Halftoning",
"desc": "Selects the halftone.",
"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', 'Halftone A (Hard Tone)', 'Halftone B (Soft Tone)', 'Halftone C (Net Screen)', 'Dither A (4x4 Bayer)', 'Dither B (4x4 Spiral)', 'Dither C (4x4 Net Screen)', 'Dither D (8x4 Net Screen)', 'Text Enhanced Technology', 'Download pattern A', 'Download pattern B']",
"initial_value": "(Exception: libinsane-quark: Libinsane opt[halftoning]->get_value() error: 0x40000008, Access denied (9))"
},
"dropout": {
"title": "Dropout",
"desc": "Selects the 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[dropout]->get_value() error: 0x40000008, Access denied (9))"
},
"brightness": {
"title": "Brightness",
"desc": "Selects the brightness.",
"type": "<GType gint (24)>",
"unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
"capabilities": "<flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>",
"constraint": "[-4, 3, 0]",
"initial_value": "0"
},
"sharpness": {
"title": "Sharpness",
"desc": "",
"type": "<GType gint (24)>",
"unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
"capabilities": "<flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>",
"constraint": "[-2, 2, 0]",
"initial_value": "0"
},
"gamma-correction": {
"title": "Gamma Correction",
"desc": "Selects the gamma correction value from a list of pre-defined devices or the user defined table, which can be downloaded to the scanner",
"type": "<GType gchararray (64)>",
"unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
"capabilities": "<flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>",
"constraint": "['Default', 'User defined', 'High density printing', 'Low density printing', 'High contrast printing']",
"initial_value": "Default"
},
"color-correction": {
"title": "Color correction",
"desc": "Sets the color correction table for the selected output device.",
"type": "<GType gchararray (64)>",
"unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
"capabilities": "<flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>",
"constraint": "['None', 'Built in CCT profile', 'User defined CCT profile']",
"initial_value": "Built in CCT profile"
},
"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": "[50, 60, 72, 75, 80, 90, 100, 120, 133, 144, 150, 160, 175, 180, 200, 216, 240, 266, 300, 320, 350, 360, 400, 480, 600, 720, 800, 900, 1200, 1600, 1800, 2400, 4800, 7200, 9600]",
"initial_value": "300"
},
"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, 0]",
"initial_value": "(Exception: libinsane-quark: Libinsane opt[threshold]->get_value() error: 0x40000008, Access denied (9))"
},
"mirror": {
"title": "Mirror image",
"desc": "Mirror the image.",
"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"
},
"auto-area-segmentation": {
"title": "Auto area segmentation",
"desc": "Enables different dithering modes in image and text areas",
"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[auto-area-segmentation]->get_value() error: 0x40000008, Access denied (9))"
},
"wait-for-button": {
"title": "Wait for Button",
"desc": "After sending the scan command, wait until the button on the scanner is pressed to actually start the scan process.",
"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"
},
"cct-type": {
"title": "CCT Profile Type",
"desc": "Color correction profile type",
"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": "['Automatic', 'Reflective', 'Colour negatives', 'Monochrome negatives', 'Colour positives']",
"initial_value": "(Exception: libinsane-quark: Libinsane opt[cct-type]->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"
},
"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, 215.89999389648438, 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, 355.59999084472656, 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, 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": "[0.0, 355.59999084472656, 0.0]",
"initial_value": "355.59999084472656"
},
"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', 'Automatic Document Feeder']",
"initial_value": "Automatic Document Feeder"
},
"auto-eject": {
"title": "Auto eject",
"desc": "Eject document after scanning",
"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"
},
"film-type": {
"title": "Film type",
"desc": "",
"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": "['Positive Film', 'Negative Film', 'Positive Slide', 'Negative Slide']",
"initial_value": "(Exception: libinsane-quark: Libinsane opt[film-type]->get_value() error: 0x40000008, Access denied (9))"
},
"focus-position": {
"title": "Focus Position",
"desc": "Sets the focus position to either the glass or 2.5mm above the glass",
"type": "<GType gchararray (64)>",
"unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
"capabilities": "<flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>",
"constraint": "['Focus on glass', 'Focus 2.5mm above glass']",
"initial_value": "Focus on glass"
},
"bay": {
"title": "Bay",
"desc": "Select bay to scan",
"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": "['1', '2', '3', '4', '5', '6']",
"initial_value": "(Exception: libinsane-quark: Libinsane opt[bay]->get_value() error: 0x40000008, Access denied (9))"
},
"adf-mode": {
"title": "ADF Mode",
"desc": "Selects the ADF mode (simplex/duplex)",
"type": "<GType gchararray (64)>",
"unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
"capabilities": "<flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>",
"constraint": "['Simplex', 'Duplex']",
"initial_value": "Simplex"
}
}
},
"system": {
"sys_arch": "['64bit', 'ELF']",
"sys_cpu_freq": 4600,
"sys_machine": "x86_64",
"sys_mem": 33442217984,
"sys_nb_cpus": 8,
"sys_os_uname": "['Linux', 'pop-os', '5.3.0-7629-generic', '#31~1581628825~19.10~f90b7d5-Ubuntu SMP Fri Feb 14 19:56:45 UTC ', 'x86_64']",
"sys_platform_detailed": "Linux-5.3.0-7629-generic-x86_64-with-Ubuntu-19.10-eoan",
"sys_platform_short": "linux",
"sys_platform_uname": "['Linux', 'pop-os', '5.3.0-7629-generic', '#31~1581628825~19.10~f90b7d5-Ubuntu SMP Fri Feb 14 19:56:45 UTC ', 'x86_64', 'x86_64']",
"sys_proc": "x86_64",
"sys_python": "3.7.3 (default, Apr 3 2019, 05:39:12) \n[GCC 8.3.0]",
"sys_release": "5.3.0-7629-generic",
"sys_swap": 4294438912,
"sys_system": "Linux",
"sys_type": "posix",
"versions": {
"pillow": "5.4.1",
"scan_library": "Libinsane 1.0.3-30-gf2e3301",
"test_program": "ironscanner 2.0-33-g148792b"
}
},
"software": {
"scan_library": "Libinsane 1.0.3-30-gf2e3301",
"test_program": "ironscanner 2.0-33-g148792b",
"operating_system": "linux"
}
}
}