GET /api/v1/scannerdb/scan_reports/254/
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/355/"
    ],
    "creation_date": "2019-04-06T11:59:52.161000Z",
    "id": 254,
    "last_update": "2020-12-30T16:38:34.045664Z",
    "locale": null,
    "moderated": true,
    "os": "linux",
    "scan_library": "Libinsane 0.9-6-g48d1def",
    "scan_program": "ironscanner 1.2-5-gf13633f",
    "scan_source": "feeder",
    "scanner": "https://www.openpaper.work/api/v1/scannerdb/scanners/147/",
    "scanner_type": "flatbed_adf",
    "sealed": true,
    "successful": false,
    "url": "https://www.openpaper.work/api/v1/scannerdb/scan_reports/254/",
    "user_url": "https://www.openpaper.work/scannerdb/report/254/",
    "data": {
        "system": {
            "sys_platform_uname": "['Linux', 'anon', '4.15.0-47-generic', '#50-Ubuntu SMP Wed Mar 13 10:44:52 UTC 2019', 'x86_64', 'x86_64']",
            "sys_platform_detailed": "Linux-4.15.0-47-generic-x86_64-with-LinuxMint-19.1-tessa",
            "versions": {
                "test_program": "ironscanner 1.2-5-gf13633f",
                "pillow": "4.0.0",
                "scan_library": "Libinsane 0.9-6-g48d1def"
            },
            "sys_type": "posix",
            "sys_proc": "x86_64",
            "sys_mem": 8353390592,
            "sys_arch": "['64bit', 'ELF']",
            "sys_swap": 0,
            "sys_system": "Linux",
            "sys_python": "3.5.3 (default, Sep 27 2018, 17:25:39) \n[GCC 6.3.0 20170516]",
            "sys_machine": "x86_64",
            "sys_cpu_freq": 2668,
            "sys_platform_short": "linux",
            "sys_release": "4.15.0-47-generic",
            "sys_os_uname": "['Linux', 'anon', '4.15.0-47-generic', '#50-Ubuntu SMP Wed Mar 13 10:44:52 UTC 2019', 'x86_64']",
            "sys_nb_cpus": 8
        },
        "user": {
            "comment": "",
            "name": ""
        },
        "scantest": {
            "successful": 0,
            "config": {
                "mode": "Color",
                "source": "feeder",
                "resolution": 150
            }
        },
        "scanner": {
            "type": "flatbed_adf",
            "devid": "sane:hpaio:/usb/HP_LaserJet_Professional_M1212nf_MFP?serial=000000000QJ4ABPDPR1a",
            "options": {
                "mode": {
                    "type": "<GType gchararray (64)>",
                    "unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
                    "constraint": "['Lineart', 'Gray', 'Color']",
                    "capabilities": "<flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>",
                    "desc": "Selects the scan mode (e.g., lineart, monochrome, or color).",
                    "initial_value": "Color",
                    "title": "Scan mode"
                },
                "contrast": {
                    "type": "<GType gint (24)>",
                    "unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
                    "constraint": "[1, 11, 0]",
                    "capabilities": "<flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>",
                    "desc": "Controls the contrast of the acquired image.",
                    "initial_value": "6",
                    "title": "Contrast"
                },
                "tl-x": {
                    "type": "<GType gdouble (60)>",
                    "unit": "<enum LIBINSANE_UNIT_MM of type Libinsane.Unit>",
                    "constraint": "[0.0, 215.89999389648438, 0.0]",
                    "capabilities": "<flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>",
                    "desc": "Top-left x position of scan area.",
                    "initial_value": "0.0",
                    "title": "Top-left x"
                },
                "tl-y": {
                    "type": "<GType gdouble (60)>",
                    "unit": "<enum LIBINSANE_UNIT_MM of type Libinsane.Unit>",
                    "constraint": "[0.0, 381.0, 0.0]",
                    "capabilities": "<flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>",
                    "desc": "Top-left y position of scan area.",
                    "initial_value": "0.0",
                    "title": "Top-left y"
                },
                "brightness": {
                    "type": "<GType gint (24)>",
                    "unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
                    "constraint": "[0, 200, 0]",
                    "capabilities": "<flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>",
                    "desc": "Controls the brightness of the acquired image.",
                    "initial_value": "6",
                    "title": "Brightness"
                },
                "br-x": {
                    "type": "<GType gdouble (60)>",
                    "unit": "<enum LIBINSANE_UNIT_MM of type Libinsane.Unit>",
                    "constraint": "[0.0, 215.89999389648438, 0.0]",
                    "capabilities": "<flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>",
                    "desc": "Bottom-right x position of scan area.",
                    "initial_value": "215.89999389648438",
                    "title": "Bottom-right x"
                },
                "br-y": {
                    "type": "<GType gdouble (60)>",
                    "unit": "<enum LIBINSANE_UNIT_MM of type Libinsane.Unit>",
                    "constraint": "[0.0, 381.0, 0.0]",
                    "capabilities": "<flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>",
                    "desc": "Bottom-right y position of scan area.",
                    "initial_value": "381.0",
                    "title": "Bottom-right y"
                },
                "source": {
                    "type": "<GType gchararray (64)>",
                    "unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
                    "constraint": "['ADF', 'Flatbed']",
                    "capabilities": "<flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>",
                    "desc": "Selects the scan source (such as a document-feeder).",
                    "initial_value": "ADF",
                    "title": "Scan source"
                },
                "resolution": {
                    "type": "<GType gint (24)>",
                    "unit": "<enum LIBINSANE_UNIT_DPI of type Libinsane.Unit>",
                    "constraint": "[75, 100, 150, 200, 300, 600]",
                    "capabilities": "<flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>",
                    "desc": "Sets the resolution of the scanned image.",
                    "initial_value": "300",
                    "title": "Scan resolution"
                }
            },
            "vendor": "HP",
            "nicename": "HP LaserJet Professional M1212nf MFP",
            "model": "LaserJet Professional M1212nf MFP",
            "fullname": "HP LaserJet Professional M1212nf MFP (HP LaserJet Professional M1212nf MFP)"
        },
        "software": {
            "scan_library": "Libinsane 0.9-6-g48d1def",
            "test_program": "ironscanner 1.2-5-gf13633f",
            "operating_system": "linux"
        }
    }
}