GET /api/v1/scannerdb/scan_reports/424/?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/654/?format=api",
        "https://www.openpaper.work/api/v1/scannerdb/scan_report_attachments/655/?format=api",
        "https://www.openpaper.work/api/v1/scannerdb/scan_report_attachments/3070/?format=api",
        "https://www.openpaper.work/api/v1/scannerdb/scan_report_attachments/3071/?format=api"
    ],
    "creation_date": "2020-02-01T09:04:35.039000Z",
    "id": 424,
    "last_update": "2020-12-30T16:39:51.036772Z",
    "locale": null,
    "moderated": true,
    "os": "linux",
    "scan_library": "Libinsane 1.0.3-19-g879e019",
    "scan_program": "ironscanner 2.0-30-gff7398c",
    "scan_source": "feeder Duplex",
    "scanner": "https://www.openpaper.work/api/v1/scannerdb/scanners/254/?format=api",
    "scanner_type": "adf_duplex",
    "sealed": true,
    "successful": true,
    "url": "https://www.openpaper.work/api/v1/scannerdb/scan_reports/424/?format=api",
    "user_url": "https://www.openpaper.work/scannerdb/report/424/",
    "data": {
        "user": {
            "name": "John Cooper",
            "comment": ""
        },
        "scantest": {
            "config": {
                "source": "feeder Duplex",
                "resolution": 150,
                "mode": "Color"
            },
            "successful": 1
        },
        "scanner": {
            "vendor": "CANON",
            "model": "P-215",
            "nicename": "CANON P-215",
            "devid": "sane:canon_dr:libusb:002:013",
            "fullname": "CANON P-215 (CANON P-215)",
            "type": "adf_duplex",
            "options": {
                "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": "['ADF Front', 'ADF Duplex', 'Card Front', 'Card Duplex']",
                    "initial_value": "ADF Duplex"
                },
                "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, 150, 200, 240, 300, 400, 600]",
                    "initial_value": "300"
                },
                "page-width": {
                    "title": "Page width",
                    "desc": "Specifies the width of the media.  Required for automatic centering of sheet-fed scans.",
                    "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.04150390625, 0.0211639404296875]",
                    "initial_value": "216.04150390625"
                },
                "page-height": {
                    "title": "Page height",
                    "desc": "Specifies the height of the media.",
                    "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, 359.1097412109375, 0.0211639404296875]",
                    "initial_value": "358.1150360107422"
                },
                "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.04150390625, 0.0211639404296875]",
                    "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, 358.1150360107422, 0.0211639404296875]",
                    "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.04150390625, 0.0211639404296875]",
                    "initial_value": "216.04150390625"
                },
                "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, 358.1150360107422, 0.0211639404296875]",
                    "initial_value": "358.1150360107422"
                },
                "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": "[-127, 127, 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": "[-127, 127, 1]",
                    "initial_value": "0"
                },
                "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))"
                },
                "rif": {
                    "title": "RIF",
                    "desc": "Reverse image format",
                    "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[rif]->get_value() error: 0x40000008, Access denied (9))"
                },
                "compression": {
                    "title": "Compression",
                    "desc": "Enable compressed data. May crash your front-end program",
                    "type": "<GType gchararray (64)>",
                    "unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
                    "capabilities": "<flags LIBINSANE_CAPABILITY_INACTIVE of type Libinsane.Capability>",
                    "constraint": "['None']",
                    "initial_value": "(Exception: libinsane-quark: Libinsane opt[compression]->get_value() error: 0x40000008, Access denied (9))"
                },
                "compression-arg": {
                    "title": "Compression argument",
                    "desc": "Level of JPEG compression. 1 is small file, 100 is large file.",
                    "type": "<GType gint (24)>",
                    "unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
                    "capabilities": "<flags LIBINSANE_CAPABILITY_INACTIVE of type Libinsane.Capability>",
                    "constraint": "[0, 0, 1]",
                    "initial_value": "(Exception: libinsane-quark: Libinsane opt[compression-arg]->get_value() error: 0x40000008, Access denied (9))"
                },
                "df-thickness": {
                    "title": "DF by thickness",
                    "desc": "Detect double feeds using thickness sensor",
                    "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"
                },
                "df-length": {
                    "title": "DF by length",
                    "desc": "Detect double feeds by comparing document lengths",
                    "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"
                },
                "rollerdeskew": {
                    "title": "Roller deskew",
                    "desc": "Request scanner to correct skewed pages mechanically",
                    "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 driver 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"
                },
                "swdespeck": {
                    "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 of type Libinsane.Capability>",
                    "constraint": "[0, 9, 1]",
                    "initial_value": "0"
                },
                "swcrop": {
                    "title": "Software crop",
                    "desc": "Request driver 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"
                },
                "swskip": {
                    "title": "Software blank skip percentage",
                    "desc": "Request driver to discard pages with low percentage 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, 0.100006103515625]",
                    "initial_value": "0.0"
                },
                "stapledetect": {
                    "title": "Staple detect",
                    "desc": "Request scanner to halt if stapled pages are detected",
                    "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"
                },
                "dropout-front": {
                    "title": "Dropout color front",
                    "desc": "One-pass scanners use only one color during gray or binary scanning, useful for colored paper or ink",
                    "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', 'Enhance Red', 'Enhance Green', 'Enhance Blue']",
                    "initial_value": "(Exception: libinsane-quark: Libinsane opt[dropout-front]->get_value() error: 0x40000008, Access denied (9))"
                },
                "dropout-back": {
                    "title": "Dropout color back",
                    "desc": "One-pass scanners use only one color during gray or binary scanning, useful for colored paper or ink",
                    "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', 'Enhance Red', 'Enhance Green', 'Enhance Blue']",
                    "initial_value": "(Exception: libinsane-quark: Libinsane opt[dropout-back]->get_value() error: 0x40000008, Access denied (9))"
                },
                "buffermode": {
                    "title": "Buffer mode",
                    "desc": "Request scanner to read pages async into internal memory",
                    "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"
                },
                "side": {
                    "title": "Duplex side",
                    "desc": "Tells which side (0=front, 1=back) of a duplex scan the next call to sane_read will return.",
                    "type": "<GType gboolean (20)>",
                    "unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
                    "capabilities": "<flags 0 of type Libinsane.Capability>",
                    "constraint": "[]",
                    "initial_value": "False"
                },
                "start": {
                    "title": "Start/1 button",
                    "desc": "Big green or small 1 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"
                },
                "stop": {
                    "title": "Stop/2 button",
                    "desc": "Small orange or small 2 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"
                },
                "button-3": {
                    "title": "3 button",
                    "desc": "Small 3 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"
                },
                "newfile": {
                    "title": "New File button",
                    "desc": "New 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"
                },
                "countonly": {
                    "title": "Count Only button",
                    "desc": "Count Only 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"
                },
                "bypassmode": {
                    "title": "Bypass Mode button",
                    "desc": "Bypass Mode 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"
                },
                "counter": {
                    "title": "Counter",
                    "desc": "Scan counter",
                    "type": "<GType gint (24)>",
                    "unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
                    "capabilities": "<flags LIBINSANE_CAPABILITY_HW_SELECT of type Libinsane.Capability>",
                    "constraint": "[0, 500, 1]",
                    "initial_value": "0"
                },
                "adf-loaded": {
                    "title": "ADF Loaded",
                    "desc": "Paper available in ADF input hopper",
                    "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"
                },
                "card-loaded": {
                    "title": "Card Loaded",
                    "desc": "Paper available in card reader",
                    "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"
                }
            }
        },
        "system": {
            "sys_arch": "['64bit', 'ELF']",
            "sys_cpu_freq": 3400,
            "sys_machine": "x86_64",
            "sys_mem": 16728788992,
            "sys_nb_cpus": 8,
            "sys_os_uname": "['Linux', 'saucy', '5.4.0-0.bpo.2-amd64', '#1 SMP Debian 5.4.8-1~bpo10+1 (2020-01-07)', 'x86_64']",
            "sys_platform_detailed": "Linux-5.4.0-0.bpo.2-amd64-x86_64-with-debian-10.2",
            "sys_platform_short": "linux",
            "sys_platform_uname": "['Linux', 'saucy', '5.4.0-0.bpo.2-amd64', '#1 SMP Debian 5.4.8-1~bpo10+1 (2020-01-07)', 'x86_64', '']",
            "sys_proc": "",
            "sys_python": "3.7.3 (default, Apr  3 2019, 05:39:12) \n[GCC 8.3.0]",
            "sys_release": "5.4.0-0.bpo.2-amd64",
            "sys_swap": 0,
            "sys_system": "Linux",
            "sys_type": "posix",
            "versions": {
                "pillow": "5.4.1",
                "scan_library": "Libinsane 1.0.3-19-g879e019",
                "test_program": "ironscanner 2.0-30-gff7398c"
            }
        },
        "software": {
            "scan_library": "Libinsane 1.0.3-19-g879e019",
            "test_program": "ironscanner 2.0-30-gff7398c",
            "operating_system": "linux"
        }
    }
}