GET /api/v1/scannerdb/scan_reports/248/?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/344/?format=api",
        "https://www.openpaper.work/api/v1/scannerdb/scan_report_attachments/345/?format=api",
        "https://www.openpaper.work/api/v1/scannerdb/scan_report_attachments/2792/?format=api",
        "https://www.openpaper.work/api/v1/scannerdb/scan_report_attachments/2793/?format=api"
    ],
    "creation_date": "2019-03-18T11:55:21.818000Z",
    "id": 248,
    "last_update": "2020-12-30T16:38:31.149040Z",
    "locale": null,
    "moderated": true,
    "os": "linux",
    "scan_library": "Libinsane 0.9-6-g48d1def",
    "scan_program": "ironscanner 1.2-5-gf13633f",
    "scan_source": "Duplex",
    "scanner": "https://www.openpaper.work/api/v1/scannerdb/scanners/141/?format=api",
    "scanner_type": "flatbed_adf_duplex",
    "sealed": true,
    "successful": true,
    "url": "https://www.openpaper.work/api/v1/scannerdb/scan_reports/248/?format=api",
    "user_url": "https://www.openpaper.work/scannerdb/report/248/",
    "data": {
        "user": {
            "name": "Steffen Michalek",
            "comment": ""
        },
        "scanner": {
            "model": "OfficeJet Pro 8710",
            "options": {
                "contrast": {
                    "initial_value": "1000",
                    "unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
                    "desc": "Controls the contrast of the acquired image.",
                    "constraint": "[0, 2000, 0]",
                    "type": "<GType gint (24)>",
                    "capabilities": "<flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>",
                    "title": "Contrast"
                },
                "brightness": {
                    "initial_value": "1000",
                    "unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
                    "desc": "Controls the brightness of the acquired image.",
                    "constraint": "[0, 2000, 0]",
                    "type": "<GType gint (24)>",
                    "capabilities": "<flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>",
                    "title": "Brightness"
                },
                "tl-x": {
                    "initial_value": "0.0",
                    "unit": "<enum LIBINSANE_UNIT_MM of type Libinsane.Unit>",
                    "desc": "Top-left x position of scan area.",
                    "constraint": "[0.0, 215.90000915527344, 0.0]",
                    "type": "<GType gdouble (60)>",
                    "capabilities": "<flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>",
                    "title": "Top-left x"
                },
                "tl-y": {
                    "initial_value": "0.0",
                    "unit": "<enum LIBINSANE_UNIT_MM of type Libinsane.Unit>",
                    "desc": "Top-left y position of scan area.",
                    "constraint": "[0.0, 355.6000061035156, 0.0]",
                    "type": "<GType gdouble (60)>",
                    "capabilities": "<flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>",
                    "title": "Top-left y"
                },
                "compression": {
                    "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.",
                    "constraint": "['None', 'JPEG']",
                    "type": "<GType gchararray (64)>",
                    "capabilities": "<flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>",
                    "title": "Compression"
                },
                "br-x": {
                    "initial_value": "215.90000915527344",
                    "unit": "<enum LIBINSANE_UNIT_MM of type Libinsane.Unit>",
                    "desc": "Bottom-right x position of scan area.",
                    "constraint": "[0.0, 215.90000915527344, 0.0]",
                    "type": "<GType gdouble (60)>",
                    "capabilities": "<flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>",
                    "title": "Bottom-right x"
                },
                "source": {
                    "initial_value": "Duplex",
                    "unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
                    "desc": "Selects the scan source (such as a document-feeder).",
                    "constraint": "['Flatbed', 'ADF', 'Duplex']",
                    "type": "<GType gchararray (64)>",
                    "capabilities": "<flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>",
                    "title": "Scan source"
                },
                "jpeg-quality": {
                    "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.",
                    "constraint": "[0, 100, 0]",
                    "type": "<GType gint (24)>",
                    "capabilities": "<flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>",
                    "title": "JPEG compression factor"
                },
                "resolution": {
                    "initial_value": "200",
                    "unit": "<enum LIBINSANE_UNIT_DPI of type Libinsane.Unit>",
                    "desc": "Sets the resolution of the scanned image.",
                    "constraint": "[75, 100, 200]",
                    "type": "<GType gint (24)>",
                    "capabilities": "<flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>",
                    "title": "Scan resolution"
                },
                "mode": {
                    "initial_value": "Color",
                    "unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
                    "desc": "Selects the scan mode (e.g., lineart, monochrome, or color).",
                    "constraint": "['Lineart', 'Gray', 'Color']",
                    "type": "<GType gchararray (64)>",
                    "capabilities": "<flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>",
                    "title": "Scan mode"
                },
                "br-y": {
                    "initial_value": "355.6000061035156",
                    "unit": "<enum LIBINSANE_UNIT_MM of type Libinsane.Unit>",
                    "desc": "Bottom-right y position of scan area.",
                    "constraint": "[0.0, 355.6000061035156, 0.0]",
                    "type": "<GType gdouble (60)>",
                    "capabilities": "<flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>",
                    "title": "Bottom-right y"
                }
            },
            "devid": "sane:hpaio:/net/HP_OfficeJet_Pro_8710?ip=192.168.2.10",
            "fullname": "HP OfficeJet Pro 8710 (HP OfficeJet Pro 8710)",
            "vendor": "HP",
            "nicename": "HP OfficeJet Pro 8710",
            "type": "flatbed_adf_duplex"
        },
        "system": {
            "sys_mem": 16819834880,
            "sys_python": "3.5.3 (default, Sep 27 2018, 17:25:39) \n[GCC 6.3.0 20170516]",
            "sys_swap": 17177767936,
            "sys_os_uname": "['Linux', 'mlk-serv', '4.18.0-16-generic', '#17-Ubuntu SMP Fri Feb 8 00:06:57 UTC 2019', 'x86_64']",
            "sys_platform_short": "linux",
            "sys_nb_cpus": 6,
            "sys_proc": "x86_64",
            "sys_arch": "['64bit', 'ELF']",
            "sys_cpu_freq": 3300,
            "sys_system": "Linux",
            "sys_platform_detailed": "Linux-4.18.0-16-generic-x86_64-with-Ubuntu-18.10-cosmic",
            "sys_platform_uname": "['Linux', 'mlk-serv', '4.18.0-16-generic', '#17-Ubuntu SMP Fri Feb 8 00:06:57 UTC 2019', 'x86_64', 'x86_64']",
            "versions": {
                "pillow": "4.0.0",
                "test_program": "ironscanner 1.2-5-gf13633f",
                "scan_library": "Libinsane 0.9-6-g48d1def"
            },
            "sys_machine": "x86_64",
            "sys_type": "posix",
            "sys_release": "4.18.0-16-generic"
        },
        "scantest": {
            "config": {
                "source": "Duplex",
                "resolution": 200,
                "mode": "Color"
            },
            "successful": 1
        },
        "software": {
            "scan_library": "Libinsane 0.9-6-g48d1def",
            "test_program": "ironscanner 1.2-5-gf13633f",
            "operating_system": "linux"
        }
    }
}