GET /api/v1/scannerdb/scan_reports/529/?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/866/?format=api",
        "https://www.openpaper.work/api/v1/scannerdb/scan_report_attachments/867/?format=api",
        "https://www.openpaper.work/api/v1/scannerdb/scan_report_attachments/3276/?format=api",
        "https://www.openpaper.work/api/v1/scannerdb/scan_report_attachments/3277/?format=api"
    ],
    "creation_date": "2022-07-23T08:34:44.802321Z",
    "id": 529,
    "last_update": "2022-07-24T10:03:00.320334Z",
    "locale": null,
    "moderated": true,
    "os": "Linux",
    "scan_library": "Libinsane 1.0.9",
    "scan_program": "IronScanner 3.0.1-21-ga0a0d4e",
    "scan_source": "flatbed",
    "scanner": "https://www.openpaper.work/api/v1/scannerdb/scanners/328/?format=api",
    "scanner_type": "flatbed_adf_duplex",
    "sealed": false,
    "successful": true,
    "url": "https://www.openpaper.work/api/v1/scannerdb/scan_reports/529/?format=api",
    "user_url": "https://www.openpaper.work/scannerdb/report/529/",
    "data": {
        "system": {
            "versions": {
                "pillow": "9.0.1",
                "scan_library": "Libinsane 1.0.9",
                "test_program": "IronScanner 3.0.1-21-ga0a0d4e"
            },
            "sys_cpu_freq": 3500,
            "sys_cpu_count": 8,
            "sys_os_name": "posix",
            "sys_platform_architecture": "('64bit', 'ELF')",
            "sys_platform_distribution": "('ubuntu', '22.04', 'Jammy Jellyfish')",
            "sys_platform_machine": "x86_64",
            "sys_platform_mem": 8232153088,
            "sys_platform_processor": "x86_64",
            "sys_software_python": "3.10.4 (main, Jun 29 2022, 12:14:53) [GCC 11.2.0]",
            "sys_software_release": "5.15.0-41-generic",
            "sys_software_system": "Linux",
            "sys_libinsane_version": "1.0.9"
        },
        "user": {
            "name": "",
            "comment": ""
        },
        "scantest": {
            "successful": 1,
            "config": {
                "source": "flatbed",
                "mode": "Color",
                "resolution": 300
            }
        },
        "scanner": {
            "type": "flatbed_adf_duplex",
            "vendor": "eSCL",
            "model": "Canon TR8500 series",
            "nicename": "libinsane:sane:airscan:e0:Canon TR8500 series",
            "devid": "eSCL Canon TR8500 series",
            "fullname": "eSCL Canon TR8500 series (libinsane:sane:airscan:e0:Canon TR8500 series)",
            "sources": "['flatbed', 'feeder']",
            "options": {
                "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]",
                    "initial_value": "300"
                },
                "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": "['Color', 'Gray']",
                    "initial_value": "Color"
                },
                "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']",
                    "initial_value": "Flatbed"
                },
                "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, 297.0106658935547, 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, 297.0106658935547, 0.0]",
                    "initial_value": "297.0106658935547"
                },
                "brightness": {
                    "title": "Brightness",
                    "desc": "Controls the brightness of the acquired image.",
                    "type": "<GType gdouble (60)>",
                    "unit": "<enum LIBINSANE_UNIT_PERCENT of type Libinsane.Unit>",
                    "capabilities": "<flags LIBINSANE_CAPABILITY_EMULATED | LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>",
                    "constraint": "[-100.0, 100.0, 1.0]",
                    "initial_value": "0.0"
                },
                "contrast": {
                    "title": "Contrast",
                    "desc": "Controls the contrast of the acquired image.",
                    "type": "<GType gdouble (60)>",
                    "unit": "<enum LIBINSANE_UNIT_PERCENT of type Libinsane.Unit>",
                    "capabilities": "<flags LIBINSANE_CAPABILITY_EMULATED | LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>",
                    "constraint": "[-100.0, 100.0, 1.0]",
                    "initial_value": "0.0"
                },
                "shadow": {
                    "title": "Shadow",
                    "desc": "Selects what radiance level should be considered \"black\".",
                    "type": "<GType gdouble (60)>",
                    "unit": "<enum LIBINSANE_UNIT_PERCENT of type Libinsane.Unit>",
                    "capabilities": "<flags LIBINSANE_CAPABILITY_EMULATED | LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>",
                    "constraint": "[0.0, 100.0, 1.0]",
                    "initial_value": "0.0"
                },
                "highlight": {
                    "title": "Highlight",
                    "desc": "Selects what radiance level should be considered \"white\".",
                    "type": "<GType gdouble (60)>",
                    "unit": "<enum LIBINSANE_UNIT_PERCENT of type Libinsane.Unit>",
                    "capabilities": "<flags LIBINSANE_CAPABILITY_EMULATED | LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>",
                    "constraint": "[0.0, 100.0, 1.0]",
                    "initial_value": "100.0"
                },
                "analog-gamma": {
                    "title": "Analog gamma correction",
                    "desc": "Analog gamma-correction",
                    "type": "<GType gdouble (60)>",
                    "unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
                    "capabilities": "<flags LIBINSANE_CAPABILITY_EMULATED | LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>",
                    "constraint": "[0.0999908447265625, 4.0, 0.0]",
                    "initial_value": "1.0"
                },
                "negative": {
                    "title": "Negative",
                    "desc": "Swap black and white",
                    "type": "<GType gboolean (20)>",
                    "unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
                    "capabilities": "<flags LIBINSANE_CAPABILITY_EMULATED | LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>",
                    "constraint": "[]",
                    "initial_value": "False"
                },
                "adf-justification-x": {
                    "title": "ADF Width Justification",
                    "desc": "ADF width justification (left/right/center)",
                    "type": "<GType gchararray (64)>",
                    "unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
                    "capabilities": "<flags LIBINSANE_CAPABILITY_INACTIVE of type Libinsane.Capability>",
                    "constraint": "[]",
                    "initial_value": "(Exception: libinsane-quark: Libinsane opt[adf-justification-x]->get_value() error: 0x40000008, Access denied (9))"
                },
                "adf-justification-y": {
                    "title": "ADF Height Justification",
                    "desc": "ADF height justification (top/bottom/center)",
                    "type": "<GType gchararray (64)>",
                    "unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
                    "capabilities": "<flags LIBINSANE_CAPABILITY_INACTIVE of type Libinsane.Capability>",
                    "constraint": "[]",
                    "initial_value": "(Exception: libinsane-quark: Libinsane opt[adf-justification-y]->get_value() error: 0x40000008, Access denied (9))"
                }
            }
        }
    }
}