GET /api/v1/scannerdb/scan_reports/664/?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/4066/?format=api",
        "https://www.openpaper.work/api/v1/scannerdb/scan_report_attachments/4067/?format=api",
        "https://www.openpaper.work/api/v1/scannerdb/scan_report_attachments/4068/?format=api",
        "https://www.openpaper.work/api/v1/scannerdb/scan_report_attachments/4069/?format=api",
        "https://www.openpaper.work/api/v1/scannerdb/scan_report_attachments/4070/?format=api",
        "https://www.openpaper.work/api/v1/scannerdb/scan_report_attachments/4071/?format=api",
        "https://www.openpaper.work/api/v1/scannerdb/scan_report_attachments/4072/?format=api",
        "https://www.openpaper.work/api/v1/scannerdb/scan_report_attachments/4073/?format=api",
        "https://www.openpaper.work/api/v1/scannerdb/scan_report_attachments/4074/?format=api",
        "https://www.openpaper.work/api/v1/scannerdb/scan_report_attachments/4075/?format=api",
        "https://www.openpaper.work/api/v1/scannerdb/scan_report_attachments/4076/?format=api",
        "https://www.openpaper.work/api/v1/scannerdb/scan_report_attachments/4077/?format=api",
        "https://www.openpaper.work/api/v1/scannerdb/scan_report_attachments/4078/?format=api",
        "https://www.openpaper.work/api/v1/scannerdb/scan_report_attachments/4079/?format=api",
        "https://www.openpaper.work/api/v1/scannerdb/scan_report_attachments/4080/?format=api",
        "https://www.openpaper.work/api/v1/scannerdb/scan_report_attachments/4081/?format=api",
        "https://www.openpaper.work/api/v1/scannerdb/scan_report_attachments/4082/?format=api",
        "https://www.openpaper.work/api/v1/scannerdb/scan_report_attachments/4083/?format=api",
        "https://www.openpaper.work/api/v1/scannerdb/scan_report_attachments/4084/?format=api",
        "https://www.openpaper.work/api/v1/scannerdb/scan_report_attachments/4085/?format=api",
        "https://www.openpaper.work/api/v1/scannerdb/scan_report_attachments/4086/?format=api",
        "https://www.openpaper.work/api/v1/scannerdb/scan_report_attachments/4087/?format=api",
        "https://www.openpaper.work/api/v1/scannerdb/scan_report_attachments/4088/?format=api",
        "https://www.openpaper.work/api/v1/scannerdb/scan_report_attachments/4089/?format=api",
        "https://www.openpaper.work/api/v1/scannerdb/scan_report_attachments/4090/?format=api"
    ],
    "creation_date": "2024-10-24T10:46:24.827464Z",
    "id": 664,
    "last_update": "2024-10-24T12:13:27.045327Z",
    "locale": "de_DE",
    "moderated": true,
    "os": "Linux",
    "scan_library": "Libinsane 1.0.10-26-g8064ae0",
    "scan_program": "IronScanner 3.0.1.post55+gb6b73a7.d20240917",
    "scan_source": "feeder",
    "scanner": "https://www.openpaper.work/api/v1/scannerdb/scanners/423/?format=api",
    "scanner_type": "unknown",
    "sealed": false,
    "successful": true,
    "url": "https://www.openpaper.work/api/v1/scannerdb/scan_reports/664/?format=api",
    "user_url": "https://www.openpaper.work/scannerdb/report/664/",
    "data": {
        "system": {
            "versions": {
                "pillow": "10.4.0",
                "scan_library": "Libinsane 1.0.10-26-g8064ae0",
                "test_program": "IronScanner 3.0.1.post55+gb6b73a7.d20240917"
            },
            "sys_cpu_freq": 3800,
            "sys_cpu_count": 8,
            "sys_os_name": "posix",
            "sys_platform_architecture": "('64bit', 'ELF')",
            "sys_platform_distribution": "('ubuntu', '24.04', 'Ubuntu')",
            "sys_platform_machine": "x86_64",
            "sys_platform_mem": 33580040192,
            "sys_platform_processor": "x86_64",
            "sys_software_python": "3.12.6 (main, Sep  7 2024, 14:20:15) [GCC 14.2.0]",
            "sys_software_release": "6.8.0-47-generic",
            "sys_software_system": "Linux",
            "sys_libinsane_version": "1.0.10-26-g8064ae0"
        },
        "user": {
            "name": "",
            "comment": ""
        },
        "scantest": {
            "successful": 1,
            "config": {
                "source": "feeder",
                "mode": "Color",
                "resolution": 600
            }
        },
        "scanner": {
            "type": "unknown",
            "vendor": "Brother",
            "model": "mfc-l3750cdw",
            "nicename": "libinsane:sane:escl:http://192.168.188.67:80",
            "devid": "Brother MFC-L3750CDW series",
            "fullname": "Brother mfc-l3750cdw (libinsane:sane:escl:http://192.168.188.67:80)",
            "sources": "['flatbed', 'feeder']",
            "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": "['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": "[100, 200, 300, 600]",
                    "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']",
                    "initial_value": "ADF"
                },
                "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, 214.54531860351562, 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, 354.2453308105469, 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": "[1.3546600341796875, 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": "[1.3546600341796875, 355.59999084472656, 0.0]",
                    "initial_value": "296.9259948730469"
                },
                "preview": {
                    "title": "Preview",
                    "desc": "Request a preview-quality scan.",
                    "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": "False"
                },
                "preview-in-gray": {
                    "title": "Force monochrome preview",
                    "desc": "Request that all previews are done in monochrome mode.  On a three-pass scanner this cuts down the number of passes to one and on a one-pass scanner, it reduces the memory requirements and scan-time of the preview.",
                    "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": "False"
                },
                "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 | LIBINSANE_CAPABILITY_INACTIVE of type Libinsane.Capability>",
                    "constraint": "[1460165104, 21845, 1460162168]",
                    "initial_value": "(Exception: libinsane-quark: Libinsane opt[brightness]->get_value() error: 0x40000008, Access denied (9))"
                },
                "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 | LIBINSANE_CAPABILITY_INACTIVE of type Libinsane.Capability>",
                    "constraint": "[21845, 1071380464, 32767]",
                    "initial_value": "(Exception: libinsane-quark: Libinsane opt[contrast]->get_value() error: 0x40000008, Access denied (9))"
                },
                "sharpen": {
                    "title": "Sharpen",
                    "desc": "Set sharpen value.",
                    "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": "[4, 0, -294897115]",
                    "initial_value": "(Exception: libinsane-quark: Libinsane opt[sharpen]->get_value() error: 0x40000008, Access denied (9))"
                },
                "threshold": {
                    "title": "Threshold",
                    "desc": "Select minimum-brightness to get a white point",
                    "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": "[28845, 0, 0]",
                    "initial_value": "(Exception: libinsane-quark: Libinsane opt[threshold]->get_value() error: 0x40000008, Access denied (9))"
                }
            }
        }
    }
}