GET /api/v1/scannerdb/scan_reports/554/?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/3338/?format=api",
        "https://www.openpaper.work/api/v1/scannerdb/scan_report_attachments/3339/?format=api",
        "https://www.openpaper.work/api/v1/scannerdb/scan_report_attachments/3340/?format=api",
        "https://www.openpaper.work/api/v1/scannerdb/scan_report_attachments/3341/?format=api"
    ],
    "creation_date": "2023-03-08T18:41:31.023491Z",
    "id": 554,
    "last_update": "2023-03-08T19:48:19.863361Z",
    "locale": "it_IT",
    "moderated": true,
    "os": "Linux",
    "scan_library": "Libinsane 1.0.10",
    "scan_program": "IronScanner 3.0.1-29-gdb0d36b",
    "scan_source": "flatbed",
    "scanner": "https://www.openpaper.work/api/v1/scannerdb/scanners/208/?format=api",
    "scanner_type": "unknown",
    "sealed": false,
    "successful": true,
    "url": "https://www.openpaper.work/api/v1/scannerdb/scan_reports/554/?format=api",
    "user_url": "https://www.openpaper.work/scannerdb/report/554/",
    "data": {
        "system": {
            "versions": {
                "pillow": "9.4.0",
                "scan_library": "Libinsane 1.0.10",
                "test_program": "IronScanner 3.0.1-29-gdb0d36b"
            },
            "sys_cpu_freq": 4000,
            "sys_cpu_count": 12,
            "sys_os_name": "posix",
            "sys_platform_architecture": "('64bit', 'ELF')",
            "sys_platform_distribution": "('fedora', '37', 'Workstation Edition')",
            "sys_platform_machine": "x86_64",
            "sys_platform_mem": 16701550592,
            "sys_platform_processor": "",
            "sys_software_python": "3.11.2 (main, Feb 12 2023, 00:48:52) [GCC 12.2.0]",
            "sys_software_release": "6.1.13-200.fc37.x86_64",
            "sys_software_system": "Linux",
            "sys_libinsane_version": "1.0.10"
        },
        "user": {
            "name": "",
            "comment": ""
        },
        "scantest": {
            "successful": 1,
            "config": {
                "source": "flatbed",
                "mode": "Color",
                "resolution": 300
            }
        },
        "scanner": {
            "type": "unknown",
            "vendor": "Samsung",
            "model": "M267x 287x Series",
            "nicename": "libinsane:sane:xerox_mfp:libusb:001:009",
            "devid": "Samsung M267x 287x Series",
            "fullname": "Samsung M267x 287x Series (libinsane:sane:xerox_mfp:libusb:001:009)",
            "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]",
                    "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": "['LineArt', 'Halftone', 'Gray', 'Color']",
                    "initial_value": "Color"
                },
                "highlight": {
                    "title": "Threshold",
                    "desc": "Select minimum-brightness to get a white point",
                    "type": "<GType gdouble (60)>",
                    "unit": "<enum LIBINSANE_UNIT_PERCENT of type Libinsane.Unit>",
                    "capabilities": "<flags LIBINSANE_CAPABILITY_SW_SELECT | LIBINSANE_CAPABILITY_INACTIVE of type Libinsane.Capability>",
                    "constraint": "[30.0, 70.0, 10.0]",
                    "initial_value": "(Exception: libinsane-quark: Libinsane opt[highlight]->get_value() error: 0x40000008, Access denied (9))"
                },
                "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', 'Auto']",
                    "initial_value": "Flatbed"
                },
                "jpeg": {
                    "title": "jpeg compression",
                    "desc": "JPEG Image Compression",
                    "type": "<GType gboolean (20)>",
                    "unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
                    "capabilities": "<flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>",
                    "constraint": "[]",
                    "initial_value": "True"
                },
                "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, 216.06932067871094, 1.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.17999267578125, 1.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, 216.06932067871094, 1.0]",
                    "initial_value": "216.06932067871094"
                },
                "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.17999267578125, 1.0]",
                    "initial_value": "297.17999267578125"
                }
            }
        }
    }
}