GET /api/v1/scannerdb/scan_reports/292/?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/420/?format=api",
        "https://www.openpaper.work/api/v1/scannerdb/scan_report_attachments/421/?format=api",
        "https://www.openpaper.work/api/v1/scannerdb/scan_report_attachments/2856/?format=api",
        "https://www.openpaper.work/api/v1/scannerdb/scan_report_attachments/2857/?format=api"
    ],
    "creation_date": "2019-09-06T15:37:01.629000Z",
    "id": 292,
    "last_update": "2020-12-30T16:38:51.220030Z",
    "locale": null,
    "moderated": true,
    "os": "linux",
    "scan_library": "Libinsane 1.0.1-7-g3c9f5a4",
    "scan_program": "ironscanner 2.0-12-g5afcdf4",
    "scan_source": "flatbed",
    "scanner": "https://www.openpaper.work/api/v1/scannerdb/scanners/170/?format=api",
    "scanner_type": "flatbed",
    "sealed": true,
    "successful": true,
    "url": "https://www.openpaper.work/api/v1/scannerdb/scan_reports/292/?format=api",
    "user_url": "https://www.openpaper.work/scannerdb/report/292/",
    "data": {
        "user": {
            "name": "Michel Casabona",
            "comment": ""
        },
        "scantest": {
            "config": {
                "source": "flatbed",
                "resolution": 150,
                "mode": "Color"
            },
            "successful": 1
        },
        "scanner": {
            "vendor": "HP",
            "model": "Photosmart Premium C309g-m",
            "nicename": "HP Photosmart Premium C309g-m",
            "devid": "sane:hpaio:/net/Photosmart_Premium_C309g-m?ip=10.1.1.16",
            "fullname": "HP Photosmart Premium C309g-m (HP Photosmart Premium C309g-m)",
            "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": "['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": "[75, 100, 150, 200, 300, 600, 1200, 2400]",
                    "initial_value": "300"
                },
                "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, 0]",
                    "initial_value": "0"
                },
                "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, 0]",
                    "initial_value": "0"
                },
                "compression": {
                    "title": "Compression",
                    "desc": "Selects the scanner compression method for faster scans, possibly at the expense of image quality.",
                    "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', 'JPEG']",
                    "initial_value": "None"
                },
                "jpeg-quality": {
                    "title": "JPEG compression factor",
                    "desc": "Sets the scanner JPEG compression factor. Larger numbers mean better compression, and smaller numbers mean better image quality.",
                    "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, 100, 0]",
                    "initial_value": "(Exception: libinsane-quark: Libinsane opt[jpeg-quality]->get_value() error: 0x40000008, Access denied (9))"
                },
                "batch-scan": {
                    "title": "Batch scan",
                    "desc": "Enables continuous scanning with automatic document feeder (ADF).",
                    "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"
                },
                "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"
                },
                "duplex": {
                    "title": "Duplex",
                    "desc": "Enables scanning on both sides of the page.",
                    "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": "(Exception: libinsane-quark: Libinsane opt[duplex]->get_value() error: 0x40000008, Access denied (9))"
                },
                "length-measurement": {
                    "title": "Length measurement",
                    "desc": "Selects how the scanned image length is measured and reported, which is impossible to know in advance for scrollfed scans.",
                    "type": "<GType gchararray (64)>",
                    "unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
                    "capabilities": "<flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>",
                    "constraint": "['Unknown', 'Approximate', 'Padded']",
                    "initial_value": "Padded"
                },
                "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, 296.9259948730469, 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, 296.9259948730469, 0.0]",
                    "initial_value": "296.9259948730469"
                }
            }
        },
        "system": {
            "sys_arch": "['64bit', 'ELF']",
            "sys_cpu_freq": 3003,
            "sys_machine": "x86_64",
            "sys_mem": 8358096896,
            "sys_nb_cpus": 2,
            "sys_os_uname": "['Linux', 'odysseus', '5.2.9', '#1 SMP Thu Aug 22 13:24:57 CEST 2019', 'x86_64']",
            "sys_platform_detailed": "Linux-5.2.9-x86_64-with-debian-bullseye-sid",
            "sys_platform_short": "linux",
            "sys_platform_uname": "['Linux', 'odysseus', '5.2.9', '#1 SMP Thu Aug 22 13:24:57 CEST 2019', 'x86_64', '']",
            "sys_proc": "",
            "sys_python": "3.7.3 (default, Apr  3 2019, 05:39:12) \n[GCC 8.3.0]",
            "sys_release": "5.2.9",
            "sys_swap": 8589930496,
            "sys_system": "Linux",
            "sys_type": "posix",
            "versions": {
                "pillow": "5.4.1",
                "scan_library": "Libinsane 1.0.1-7-g3c9f5a4",
                "test_program": "ironscanner 2.0-12-g5afcdf4"
            }
        },
        "software": {
            "scan_library": "Libinsane 1.0.1-7-g3c9f5a4",
            "test_program": "ironscanner 2.0-12-g5afcdf4",
            "operating_system": "linux"
        }
    }
}