GET /api/v1/scannerdb/scan_reports/637/?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/3672/?format=api",
        "https://www.openpaper.work/api/v1/scannerdb/scan_report_attachments/3673/?format=api",
        "https://www.openpaper.work/api/v1/scannerdb/scan_report_attachments/3674/?format=api",
        "https://www.openpaper.work/api/v1/scannerdb/scan_report_attachments/3675/?format=api"
    ],
    "creation_date": "2024-07-29T18:31:29.361748Z",
    "id": 637,
    "last_update": "2024-07-29T22:01:07.001971Z",
    "locale": "de_DE",
    "moderated": true,
    "os": "Linux",
    "scan_library": "Libinsane 1.0.10-19-gb537c1f",
    "scan_program": "IronScanner 3.0.2.dev40+g091001b.d20240729",
    "scan_source": "feeder Front",
    "scanner": "https://www.openpaper.work/api/v1/scannerdb/scanners/403/?format=api",
    "scanner_type": "unknown",
    "sealed": false,
    "successful": true,
    "url": "https://www.openpaper.work/api/v1/scannerdb/scan_reports/637/?format=api",
    "user_url": "https://www.openpaper.work/scannerdb/report/637/",
    "data": {
        "system": {
            "versions": {
                "pillow": "10.4.0",
                "scan_library": "Libinsane 1.0.10-19-gb537c1f",
                "test_program": "IronScanner 3.0.2.dev40+g091001b.d20240729"
            },
            "sys_cpu_freq": 4464,
            "sys_cpu_count": 12,
            "sys_os_name": "posix",
            "sys_platform_architecture": "('64bit', 'ELF')",
            "sys_platform_distribution": "('arch', '', 'Arch Linux')",
            "sys_platform_machine": "x86_64",
            "sys_platform_mem": 32987389952,
            "sys_platform_processor": "",
            "sys_software_python": "3.12.4 (main, Jun  7 2024, 06:33:07) [GCC 14.1.1 20240522]",
            "sys_software_release": "6.9.10-arch1-1",
            "sys_software_system": "Linux",
            "sys_libinsane_version": "1.0.10-19-gb537c1f"
        },
        "user": {
            "name": "Michael Wyraz",
            "comment": ""
        },
        "scantest": {
            "successful": 1,
            "config": {
                "source": "feeder Front",
                "mode": "Color",
                "resolution": 300
            }
        },
        "scanner": {
            "type": "unknown",
            "vendor": "Epson",
            "model": "ES-60W",
            "nicename": "libinsane:sane:epsonds:libusb:001:015",
            "devid": "Epson ES-60W",
            "fullname": "Epson ES-60W (libinsane:sane:epsonds:libusb:001:015)",
            "sources": "['feeder Front']",
            "options": {
                "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": "['ADF Front']",
                    "initial_value": "ADF Front"
                },
                "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"
                },
                "depth": {
                    "title": "Bit depth",
                    "desc": "Number of bits per sample, typical values are 1 for \"line-art\" and 8 for multibit scans.",
                    "type": "<GType gint (24)>",
                    "unit": "<enum LIBINSANE_UNIT_BIT of type Libinsane.Unit>",
                    "capabilities": "<flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>",
                    "constraint": "[1, 8]",
                    "initial_value": "8"
                },
                "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": "[200, 300, 400, 600]",
                    "initial_value": "300"
                },
                "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, 355.59999084472656, 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, 355.59999084472656, 0.0]",
                    "initial_value": "355.59999084472656"
                },
                "adf-skew": {
                    "title": "ADF Skew Correction",
                    "desc": "Enables ADF skew correction",
                    "type": "<GType gboolean (20)>",
                    "unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
                    "capabilities": "<flags LIBINSANE_CAPABILITY_SW_SELECT | LIBINSANE_CAPABILITY_INACTIVE of type Libinsane.Capability>",
                    "constraint": "[]",
                    "initial_value": "(Exception: libinsane-quark: Libinsane opt[adf-skew]->get_value() error: 0x40000008, Access denied (9))"
                },
                "adf-crp": {
                    "title": "ADF CRP Correction",
                    "desc": "Enables ADF auto cropping",
                    "type": "<GType gboolean (20)>",
                    "unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
                    "capabilities": "<flags LIBINSANE_CAPABILITY_SW_SELECT | LIBINSANE_CAPABILITY_INACTIVE of type Libinsane.Capability>",
                    "constraint": "[]",
                    "initial_value": "(Exception: libinsane-quark: Libinsane opt[adf-crp]->get_value() error: 0x40000008, Access denied (9))"
                }
            }
        }
    }
}