GET /api/v1/scannerdb/scan_reports/656/?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/3997/?format=api",
        "https://www.openpaper.work/api/v1/scannerdb/scan_report_attachments/3998/?format=api",
        "https://www.openpaper.work/api/v1/scannerdb/scan_report_attachments/4001/?format=api",
        "https://www.openpaper.work/api/v1/scannerdb/scan_report_attachments/4002/?format=api",
        "https://www.openpaper.work/api/v1/scannerdb/scan_report_attachments/4003/?format=api",
        "https://www.openpaper.work/api/v1/scannerdb/scan_report_attachments/4004/?format=api",
        "https://www.openpaper.work/api/v1/scannerdb/scan_report_attachments/4005/?format=api",
        "https://www.openpaper.work/api/v1/scannerdb/scan_report_attachments/4006/?format=api",
        "https://www.openpaper.work/api/v1/scannerdb/scan_report_attachments/4007/?format=api",
        "https://www.openpaper.work/api/v1/scannerdb/scan_report_attachments/4008/?format=api",
        "https://www.openpaper.work/api/v1/scannerdb/scan_report_attachments/4009/?format=api",
        "https://www.openpaper.work/api/v1/scannerdb/scan_report_attachments/4010/?format=api",
        "https://www.openpaper.work/api/v1/scannerdb/scan_report_attachments/4011/?format=api",
        "https://www.openpaper.work/api/v1/scannerdb/scan_report_attachments/4012/?format=api",
        "https://www.openpaper.work/api/v1/scannerdb/scan_report_attachments/4013/?format=api",
        "https://www.openpaper.work/api/v1/scannerdb/scan_report_attachments/4014/?format=api"
    ],
    "creation_date": "2024-10-06T11:50:08.861347Z",
    "id": 656,
    "last_update": "2024-10-06T19:37:18.023785Z",
    "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": "flatbed",
    "scanner": "https://www.openpaper.work/api/v1/scannerdb/scanners/416/?format=api",
    "scanner_type": "flatbed_adf",
    "sealed": false,
    "successful": true,
    "url": "https://www.openpaper.work/api/v1/scannerdb/scan_reports/656/?format=api",
    "user_url": "https://www.openpaper.work/scannerdb/report/656/",
    "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": 3400,
            "sys_cpu_count": 12,
            "sys_os_name": "posix",
            "sys_platform_architecture": "('64bit', 'ELF')",
            "sys_platform_distribution": "('linuxmint', '20.3', 'Linux Mint')",
            "sys_platform_machine": "x86_64",
            "sys_platform_mem": 16781275136,
            "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": "5.4.0-196-generic",
            "sys_software_system": "Linux",
            "sys_libinsane_version": "1.0.10-26-g8064ae0"
        },
        "user": {
            "name": "Michael Kleß",
            "comment": ""
        },
        "scantest": {
            "successful": 1,
            "config": {
                "source": "flatbed",
                "mode": "Color",
                "resolution": 300
            }
        },
        "scanner": {
            "type": "flatbed_adf",
            "vendor": "HP",
            "model": "laserjet mfp m225dn",
            "nicename": "libinsane:sane:hpaio:/net/hp_laserjet_pro_mfp_m225dn?ip=192.168.178.22&queue=false",
            "devid": "HP laserjet pro mfp m225dn",
            "fullname": "HP laserjet mfp m225dn (libinsane:sane:hpaio:/net/hp_laserjet_pro_mfp_m225dn?ip=192.168.178.22&queue=false)",
            "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": "['LineArt', '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": "[75, 100, 150, 200, 300, 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": "['Flatbed', 'ADF']",
                    "initial_value": "Flatbed"
                },
                "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 of type Libinsane.Capability>",
                    "constraint": "[-1000, 1000, 0]",
                    "initial_value": "0"
                },
                "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 of type Libinsane.Capability>",
                    "constraint": "[-1000, 1000, 0]",
                    "initial_value": "0"
                },
                "compression": {
                    "title": "Compression",
                    "desc": "Selects the scanner compression method for faster scans, possibly at the expense of image quality.",
                    "type": "<GType gchararray (64)>",
                    "unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
                    "capabilities": "<flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>",
                    "constraint": "['None', 'JPEG']",
                    "initial_value": "None"
                },
                "jpeg-quality": {
                    "title": "JPEG compression factor",
                    "desc": "Sets the scanner JPEG compression factor. Larger numbers mean better compression, and smaller numbers mean better image quality.",
                    "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": "[0, 100, 0]",
                    "initial_value": "(Exception: libinsane-quark: Libinsane opt[jpeg-quality]->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.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, 296.9259948730469, 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, 296.9259948730469, 0.0]",
                    "initial_value": "296.9259948730469"
                }
            }
        }
    }
}