GET /api/v1/scannerdb/scan_reports/321/?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/471/?format=api",
        "https://www.openpaper.work/api/v1/scannerdb/scan_report_attachments/472/?format=api",
        "https://www.openpaper.work/api/v1/scannerdb/scan_report_attachments/2900/?format=api",
        "https://www.openpaper.work/api/v1/scannerdb/scan_report_attachments/2901/?format=api"
    ],
    "creation_date": "2019-09-08T07:04:19.858000Z",
    "id": 321,
    "last_update": "2020-12-30T16:39:03.011848Z",
    "locale": null,
    "moderated": true,
    "os": "linux",
    "scan_library": "Libinsane 1.0.1-17-gdc69226",
    "scan_program": "ironscanner 2.0-16-g9721d98",
    "scan_source": "flatbed",
    "scanner": "https://www.openpaper.work/api/v1/scannerdb/scanners/190/?format=api",
    "scanner_type": "flatbed",
    "sealed": true,
    "successful": true,
    "url": "https://www.openpaper.work/api/v1/scannerdb/scan_reports/321/?format=api",
    "user_url": "https://www.openpaper.work/scannerdb/report/321/",
    "data": {
        "scanner": {
            "type": "flatbed",
            "devid": "sane:hpaio:/net/envy_4500_series?ip=192.168.0.21&queue=false",
            "nicename": "HP envy 4502",
            "options": {
                "tl-y": {
                    "title": "Top-left y",
                    "type": "<GType gdouble (60)>",
                    "constraint": "[0.0, 297.01068115234375, 0.0]",
                    "initial_value": "0.0",
                    "unit": "<enum LIBINSANE_UNIT_MM of type Libinsane.Unit>",
                    "desc": "Top-left y position of scan area.",
                    "capabilities": "<flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>"
                },
                "mode": {
                    "title": "Scan mode",
                    "type": "<GType gchararray (64)>",
                    "constraint": "['Lineart', 'Gray', 'Color']",
                    "initial_value": "Color",
                    "unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
                    "desc": "Selects the scan mode (e.g., lineart, monochrome, or color).",
                    "capabilities": "<flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>"
                },
                "resolution": {
                    "title": "Scan resolution",
                    "type": "<GType gint (24)>",
                    "constraint": "[75, 100, 200, 300, 600, 1200]",
                    "initial_value": "300",
                    "unit": "<enum LIBINSANE_UNIT_DPI of type Libinsane.Unit>",
                    "desc": "Sets the resolution of the scanned image.",
                    "capabilities": "<flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>"
                },
                "compression": {
                    "title": "Compression",
                    "type": "<GType gchararray (64)>",
                    "constraint": "['None', 'JPEG']",
                    "initial_value": "None",
                    "unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
                    "desc": "Selects the scanner compression method for faster scans, possibly at the expense of image quality.",
                    "capabilities": "<flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>"
                },
                "contrast": {
                    "title": "Contrast",
                    "type": "<GType gint (24)>",
                    "constraint": "[0, 2000, 0]",
                    "initial_value": "1000",
                    "unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
                    "desc": "Controls the contrast of the acquired image.",
                    "capabilities": "<flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>"
                },
                "br-y": {
                    "title": "Bottom-right y",
                    "type": "<GType gdouble (60)>",
                    "constraint": "[0.0, 297.01068115234375, 0.0]",
                    "initial_value": "297.01068115234375",
                    "unit": "<enum LIBINSANE_UNIT_MM of type Libinsane.Unit>",
                    "desc": "Bottom-right y position of scan area.",
                    "capabilities": "<flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>"
                },
                "source": {
                    "title": "Scan source",
                    "type": "<GType gchararray (64)>",
                    "constraint": "['Flatbed']",
                    "initial_value": "Flatbed",
                    "unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
                    "desc": "Selects the scan source (such as a document-feeder).",
                    "capabilities": "<flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>"
                },
                "jpeg-quality": {
                    "title": "JPEG compression factor",
                    "type": "<GType gint (24)>",
                    "constraint": "[0, 100, 0]",
                    "initial_value": "(Exception: libinsane-quark: Libinsane opt[jpeg-quality]->get_value() error: 0x40000008, Access denied (9))",
                    "unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
                    "desc": "Sets the scanner JPEG compression factor. Larger numbers mean better compression, and smaller numbers mean better image quality.",
                    "capabilities": "<flags LIBINSANE_CAPABILITY_SW_SELECT | LIBINSANE_CAPABILITY_INACTIVE of type Libinsane.Capability>"
                },
                "brightness": {
                    "title": "Brightness",
                    "type": "<GType gint (24)>",
                    "constraint": "[0, 2000, 0]",
                    "initial_value": "1000",
                    "unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
                    "desc": "Controls the brightness of the acquired image.",
                    "capabilities": "<flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>"
                },
                "tl-x": {
                    "title": "Top-left x",
                    "type": "<GType gdouble (60)>",
                    "constraint": "[0.0, 215.90000915527344, 0.0]",
                    "initial_value": "0.0",
                    "unit": "<enum LIBINSANE_UNIT_MM of type Libinsane.Unit>",
                    "desc": "Top-left x position of scan area.",
                    "capabilities": "<flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>"
                },
                "br-x": {
                    "title": "Bottom-right x",
                    "type": "<GType gdouble (60)>",
                    "constraint": "[0.0, 215.90000915527344, 0.0]",
                    "initial_value": "215.90000915527344",
                    "unit": "<enum LIBINSANE_UNIT_MM of type Libinsane.Unit>",
                    "desc": "Bottom-right x position of scan area.",
                    "capabilities": "<flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>"
                }
            },
            "vendor": "HP",
            "fullname": "HP envy 4502 (HP envy 4502)",
            "model": "envy 4502"
        },
        "user": {
            "name": "_kaos_",
            "comment": ""
        },
        "scantest": {
            "config": {
                "resolution": 75,
                "mode": "Color",
                "source": "flatbed"
            },
            "successful": 1
        },
        "system": {
            "sys_system": "Linux",
            "sys_os_uname": "['Linux', 'linka', '4.9.0-8-amd64', '#1 SMP Debian 4.9.130-2 (2018-10-27)', 'x86_64']",
            "sys_cpu_freq": 3300,
            "sys_platform_uname": "['Linux', 'linka', '4.9.0-8-amd64', '#1 SMP Debian 4.9.130-2 (2018-10-27)', 'x86_64', '']",
            "sys_type": "posix",
            "sys_mem": 8311918592,
            "sys_platform_detailed": "Linux-4.9.0-8-amd64-x86_64-with-debian-9.10",
            "versions": {
                "pillow": "4.0.0",
                "test_program": "ironscanner 2.0-16-g9721d98",
                "scan_library": "Libinsane 1.0.1-17-gdc69226"
            },
            "sys_arch": "['64bit', '']",
            "sys_machine": "x86_64",
            "sys_platform_short": "linux",
            "sys_release": "4.9.0-8-amd64",
            "sys_swap": 19030601728,
            "sys_nb_cpus": 4,
            "sys_proc": "",
            "sys_python": "3.5.3 (default, Sep 27 2018, 17:25:39) \n[GCC 6.3.0 20170516]"
        },
        "software": {
            "scan_library": "Libinsane 1.0.1-17-gdc69226",
            "test_program": "ironscanner 2.0-16-g9721d98",
            "operating_system": "linux"
        }
    }
}