GET /api/v1/scannerdb/scan_reports/662/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "admin_comment": "crash during scan",
    "attachments": [
        "https://www.openpaper.work/api/v1/scannerdb/scan_report_attachments/4058/?format=api",
        "https://www.openpaper.work/api/v1/scannerdb/scan_report_attachments/4059/?format=api",
        "https://www.openpaper.work/api/v1/scannerdb/scan_report_attachments/4060/?format=api",
        "https://www.openpaper.work/api/v1/scannerdb/scan_report_attachments/4061/?format=api"
    ],
    "creation_date": "2024-10-20T07:08:48.853013Z",
    "id": 662,
    "last_update": "2024-10-20T09:30:18.557907Z",
    "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(left aligned)",
    "scanner": "https://www.openpaper.work/api/v1/scannerdb/scanners/421/?format=api",
    "scanner_type": "adf_duplex",
    "sealed": false,
    "successful": false,
    "url": "https://www.openpaper.work/api/v1/scannerdb/scan_reports/662/?format=api",
    "user_url": "https://www.openpaper.work/scannerdb/report/662/",
    "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": 4200,
            "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": 16433811456,
            "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": "Axel Freimuth",
            "comment": ""
        },
        "scantest": {
            "successful": 0,
            "config": {
                "source": "feeder(left aligned)",
                "mode": "Color",
                "resolution": 300
            }
        },
        "scanner": {
            "type": "adf_duplex",
            "vendor": "Brother",
            "model": "ads-4100",
            "nicename": "libinsane:sane:brother5:bus1;dev5",
            "devid": "Brother ADS-4100",
            "fullname": "Brother ads-4100 (libinsane:sane:brother5:bus1;dev5)",
            "sources": "['feeder(left aligned)', 'feeder(center aligned)', 'feeder(left aligned,Duplex)', 'feeder(center aligned,Duplex)']",
            "options": {
                "mode": {
                    "title": "Scan mode",
                    "desc": "Select the scan mode",
                    "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', 'LineArt', 'Gray', 'Gray[Error Diffusion]']",
                    "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, 150, 200, 300, 400, 600, 1200]",
                    "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": "['Automatic Document Feeder(left aligned)', 'Automatic Document Feeder(center aligned)', 'Automatic Document Feeder(left aligned,Duplex)', 'Automatic Document Feeder(center aligned,Duplex)']",
                    "initial_value": "Automatic Document Feeder(left aligned)"
                },
                "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_SW_SELECT | LIBINSANE_CAPABILITY_INACTIVE of type Libinsane.Capability>",
                    "constraint": "[-50.0, 50.0, 1.0]",
                    "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 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": "[-50.0, 50.0, 1.0]",
                    "initial_value": "(Exception: libinsane-quark: Libinsane opt[contrast]->get_value() error: 0x40000008, Access denied (9))"
                },
                "MultifeedDetection": {
                    "title": "Multifeed Detection",
                    "desc": "",
                    "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[MultifeedDetection]->get_value() error: 0x40000008, Access denied (9))"
                },
                "AutoDocumentSize": {
                    "title": "Auto Document Size",
                    "desc": "",
                    "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"
                },
                "AutoDeskew": {
                    "title": "Auto Deskew",
                    "desc": "",
                    "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"
                },
                "SkipBlankPage": {
                    "title": "Skip Blank Page",
                    "desc": "",
                    "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[SkipBlankPage]->get_value() error: 0x40000008, Access denied (9))"
                },
                "SkipBlankPageSensitivity": {
                    "title": "Skip Blank Page sensitivity",
                    "desc": "",
                    "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": "[0.0, 100.0, 1.0]",
                    "initial_value": "(Exception: libinsane-quark: Libinsane opt[SkipBlankPageSensitivity]->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.89999389648438, 0.0999908447265625]",
                    "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.0999908447265625]",
                    "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.0999908447265625]",
                    "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.0999908447265625]",
                    "initial_value": "355.59999084472656"
                }
            }
        }
    }
}