GET /api/v1/scannerdb/scan_reports/473/?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/745/?format=api",
        "https://www.openpaper.work/api/v1/scannerdb/scan_report_attachments/746/?format=api",
        "https://www.openpaper.work/api/v1/scannerdb/scan_report_attachments/3154/?format=api",
        "https://www.openpaper.work/api/v1/scannerdb/scan_report_attachments/3155/?format=api"
    ],
    "creation_date": "2020-11-15T23:08:23.117528Z",
    "id": 473,
    "last_update": "2020-12-30T16:40:14.730351Z",
    "locale": null,
    "moderated": true,
    "os": "linux",
    "scan_library": "Libinsane 1.0.8-2-g9e7f1d4",
    "scan_program": "ironscanner 2.0-39-g2f82c74",
    "scan_source": "flatbed",
    "scanner": "https://www.openpaper.work/api/v1/scannerdb/scanners/292/?format=api",
    "scanner_type": "flatbed_adf_duplex",
    "sealed": true,
    "successful": true,
    "url": "https://www.openpaper.work/api/v1/scannerdb/scan_reports/473/?format=api",
    "user_url": "https://www.openpaper.work/scannerdb/report/473/",
    "data": {
        "user": {
            "name": "",
            "comment": "no scan at all"
        },
        "scantest": {
            "config": {
                "source": "flatbed",
                "resolution": 150,
                "mode": "Color"
            },
            "successful": 1
        },
        "scanner": {
            "vendor": "HP",
            "model": "OfficeJet 9010 series",
            "nicename": "HP OfficeJet 9010 series",
            "devid": "sane:hpaio:/usb/HP_OfficeJet_9010_series?serial=TH9BF581F6",
            "fullname": "HP OfficeJet 9010 series (HP OfficeJet 9010 series)",
            "type": "flatbed_adf_duplex",
            "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]",
                    "initial_value": "300"
                },
                "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', 'ADF', 'Duplex']",
                    "initial_value": "Flatbed"
                },
                "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": "[0, 2000, 0]",
                    "initial_value": "1000"
                },
                "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": "[0, 2000, 0]",
                    "initial_value": "1000"
                },
                "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": "['JPEG']",
                    "initial_value": "JPEG"
                },
                "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 | LIBINSANE_CAPABILITY_INACTIVE of type Libinsane.Capability>",
                    "constraint": "[0, 100, 0]",
                    "initial_value": "(Exception: libinsane-quark: Libinsane opt[jpeg-quality]->get_value() error: 0x40000008, Access denied (9))"
                },
                "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.90000915527344, 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, 299.2120056152344, 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.90000915527344, 0.0]",
                    "initial_value": "215.90000915527344"
                },
                "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, 299.2120056152344, 0.0]",
                    "initial_value": "299.2120056152344"
                }
            }
        },
        "system": {
            "sys_arch": "['64bit', 'ELF']",
            "sys_cpu_freq": 3700,
            "sys_machine": "x86_64",
            "sys_mem": 12449120256,
            "sys_nb_cpus": 4,
            "sys_os_uname": "['Linux', 'emmett-HP-EliteOne-800-G1-Touch-AiO', '5.4.0-53-generic', '#59-Ubuntu SMP Wed Oct 21 09:38:44 UTC 2020', 'x86_64']",
            "sys_platform_detailed": "Linux-5.4.0-53-generic-x86_64-with-LinuxMint-20-ulyana",
            "sys_platform_short": "linux",
            "sys_platform_uname": "['Linux', 'emmett-HP-EliteOne-800-G1-Touch-AiO', '5.4.0-53-generic', '#59-Ubuntu SMP Wed Oct 21 09:38:44 UTC 2020', 'x86_64', 'x86_64']",
            "sys_proc": "x86_64",
            "sys_python": "3.7.3 (default, Jul 25 2020, 13:03:44) \n[GCC 8.3.0]",
            "sys_release": "5.4.0-53-generic",
            "sys_swap": 2147479552,
            "sys_system": "Linux",
            "sys_type": "posix",
            "versions": {
                "pillow": "5.4.1",
                "scan_library": "Libinsane 1.0.8-2-g9e7f1d4",
                "test_program": "ironscanner 2.0-39-g2f82c74"
            }
        },
        "software": {
            "scan_library": "Libinsane 1.0.8-2-g9e7f1d4",
            "test_program": "ironscanner 2.0-39-g2f82c74",
            "operating_system": "linux"
        }
    }
}