GET /api/v1/scannerdb/scan_reports/91/?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/123/?format=api",
        "https://www.openpaper.work/api/v1/scannerdb/scan_report_attachments/124/?format=api",
        "https://www.openpaper.work/api/v1/scannerdb/scan_report_attachments/125/?format=api",
        "https://www.openpaper.work/api/v1/scannerdb/scan_report_attachments/2624/?format=api",
        "https://www.openpaper.work/api/v1/scannerdb/scan_report_attachments/2625/?format=api",
        "https://www.openpaper.work/api/v1/scannerdb/scan_report_attachments/2626/?format=api",
        "https://www.openpaper.work/api/v1/scannerdb/scan_report_attachments/2627/?format=api"
    ],
    "creation_date": "2018-03-19T22:25:42.957000Z",
    "id": 91,
    "last_update": "2020-12-30T16:37:34.932941Z",
    "locale": null,
    "moderated": true,
    "os": "linux",
    "scan_library": "pyinsane2 2.0.12",
    "scan_program": "ironscanner 1.1.0-13-geb4c48b",
    "scan_source": "ADF",
    "scanner": "https://www.openpaper.work/api/v1/scannerdb/scanners/48/?format=api",
    "scanner_type": "flatbed_adf_duplex",
    "sealed": true,
    "successful": true,
    "url": "https://www.openpaper.work/api/v1/scannerdb/scan_reports/91/?format=api",
    "user_url": "https://www.openpaper.work/scannerdb/report/91/",
    "data": {
        "user": {
            "comment": "",
            "name": "Barry Solow"
        },
        "system": {
            "sys_proc": "x86_64",
            "sys_mem": 4132229120,
            "sys_platform_uname": "['Linux', 'SolowCentral', '4.13.0-37-generic', '#42-Ubuntu SMP Wed Mar 7 14:13:23 UTC 2018', 'x86_64', 'x86_64']",
            "sys_arch": "['64bit', 'ELF']",
            "sys_release": "4.13.0-37-generic",
            "sys_platform_short": "linux",
            "sys_os_uname": "['Linux', 'SolowCentral', '4.13.0-37-generic', '#42-Ubuntu SMP Wed Mar 7 14:13:23 UTC 2018', 'x86_64']",
            "sys_machine": "x86_64",
            "sys_nb_cpus": 3,
            "sys_swap": 4290768896,
            "sys_python": "3.6.3 (default, Oct  3 2017, 21:45:48) \n[GCC 7.2.0]",
            "sys_system": "Linux",
            "sys_cpu_freq": 3300,
            "versions": {
                "scan_library": "pyinsane2 2.0.12",
                "test_program": "ironscanner 1.1.0-13-geb4c48b",
                "pillow": "5.0.0"
            },
            "sys_platform_detailed": "Linux-4.13.0-37-generic-x86_64-with-Ubuntu-17.10-artful",
            "sys_type": "posix"
        },
        "scantest": {
            "successful": 1,
            "config": {
                "mode": "Color",
                "resolution": 75,
                "source": "ADF"
            }
        },
        "scanner": {
            "options": {
                "jpeg-quality": {
                    "unit": "<class 'pyinsane2.sane.rawapi.SaneUnit'> : None (0)",
                    "capabilities": "<class 'pyinsane2.sane.rawapi.SaneCapabilities'> :[ Soft_select, Soft_detect, Inactive, Advanced,]",
                    "desc": "Sets the scanner JPEG compression factor. Larger numbers mean better compression, and smaller numbers mean better image quality.",
                    "size": "4",
                    "contrainttype": "<class 'pyinsane2.sane.rawapi.SaneConstraintType'> : Range (1)",
                    "initial_value": "(Exception: Option 'jpeg-quality' is not active)",
                    "type": "<class 'pyinsane2.sane.rawapi.SaneValueType'> : Integer (1)",
                    "constraint": "(0, 100, 0)",
                    "title": "JPEG compression factor"
                },
                "br-x": {
                    "unit": "<class 'pyinsane2.sane.rawapi.SaneUnit'> : Mm (3)",
                    "capabilities": "<class 'pyinsane2.sane.rawapi.SaneCapabilities'> :[ Soft_select, Soft_detect,]",
                    "desc": "Bottom-right x position of scan area.",
                    "size": "4",
                    "contrainttype": "<class 'pyinsane2.sane.rawapi.SaneConstraintType'> : Range (1)",
                    "initial_value": "14149223",
                    "type": "<class 'pyinsane2.sane.rawapi.SaneValueType'> : Fixed (2)",
                    "constraint": "(0, 14149223, 0)",
                    "title": "Bottom-right x"
                },
                "tl-x": {
                    "unit": "<class 'pyinsane2.sane.rawapi.SaneUnit'> : Mm (3)",
                    "capabilities": "<class 'pyinsane2.sane.rawapi.SaneCapabilities'> :[ Soft_select, Soft_detect,]",
                    "desc": "Top-left x position of scan area.",
                    "size": "4",
                    "contrainttype": "<class 'pyinsane2.sane.rawapi.SaneConstraintType'> : Range (1)",
                    "initial_value": "0",
                    "type": "<class 'pyinsane2.sane.rawapi.SaneValueType'> : Fixed (2)",
                    "constraint": "(0, 14149223, 0)",
                    "title": "Top-left x"
                },
                "contrast": {
                    "unit": "<class 'pyinsane2.sane.rawapi.SaneUnit'> : None (0)",
                    "capabilities": "<class 'pyinsane2.sane.rawapi.SaneCapabilities'> :[ Soft_select, Soft_detect, Advanced,]",
                    "desc": "Controls the contrast of the acquired image.",
                    "size": "4",
                    "contrainttype": "<class 'pyinsane2.sane.rawapi.SaneConstraintType'> : Range (1)",
                    "initial_value": "1000",
                    "type": "<class 'pyinsane2.sane.rawapi.SaneValueType'> : Integer (1)",
                    "constraint": "(0, 2000, 0)",
                    "title": "Contrast"
                },
                "compression": {
                    "unit": "<class 'pyinsane2.sane.rawapi.SaneUnit'> : None (0)",
                    "capabilities": "<class 'pyinsane2.sane.rawapi.SaneCapabilities'> :[ Soft_select, Soft_detect, Advanced,]",
                    "desc": "Selects the scanner compression method for faster scans, possibly at the expense of image quality.",
                    "size": "32",
                    "contrainttype": "<class 'pyinsane2.sane.rawapi.SaneConstraintType'> : String list (3)",
                    "initial_value": "None",
                    "type": "<class 'pyinsane2.sane.rawapi.SaneValueType'> : String (3)",
                    "constraint": "['None', 'JPEG']",
                    "title": "Compression"
                },
                "mode": {
                    "unit": "<class 'pyinsane2.sane.rawapi.SaneUnit'> : None (0)",
                    "capabilities": "<class 'pyinsane2.sane.rawapi.SaneCapabilities'> :[ Soft_select, Soft_detect,]",
                    "desc": "Selects the scan mode (e.g., lineart, monochrome, or color).",
                    "size": "32",
                    "contrainttype": "<class 'pyinsane2.sane.rawapi.SaneConstraintType'> : String list (3)",
                    "initial_value": "Lineart",
                    "type": "<class 'pyinsane2.sane.rawapi.SaneValueType'> : String (3)",
                    "constraint": "['Lineart', 'Gray', 'Color']",
                    "title": "Scan mode"
                },
                "tl-y": {
                    "unit": "<class 'pyinsane2.sane.rawapi.SaneUnit'> : Mm (3)",
                    "capabilities": "<class 'pyinsane2.sane.rawapi.SaneCapabilities'> :[ Soft_select, Soft_detect,]",
                    "desc": "Top-left y position of scan area.",
                    "size": "4",
                    "contrainttype": "<class 'pyinsane2.sane.rawapi.SaneConstraintType'> : Range (1)",
                    "initial_value": "0",
                    "type": "<class 'pyinsane2.sane.rawapi.SaneValueType'> : Fixed (2)",
                    "constraint": "(0, 19697938, 0)",
                    "title": "Top-left y"
                },
                "resolution": {
                    "unit": "<class 'pyinsane2.sane.rawapi.SaneUnit'> : Dpi (4)",
                    "capabilities": "<class 'pyinsane2.sane.rawapi.SaneCapabilities'> :[ Soft_select, Soft_detect,]",
                    "desc": "Sets the resolution of the scanned image.",
                    "size": "4",
                    "contrainttype": "<class 'pyinsane2.sane.rawapi.SaneConstraintType'> : Word list (2)",
                    "initial_value": "75",
                    "type": "<class 'pyinsane2.sane.rawapi.SaneValueType'> : Integer (1)",
                    "constraint": "[75, 100, 200, 300]",
                    "title": "Scan resolution"
                },
                "source": {
                    "unit": "<class 'pyinsane2.sane.rawapi.SaneUnit'> : None (0)",
                    "capabilities": "<class 'pyinsane2.sane.rawapi.SaneCapabilities'> :[ Soft_select, Soft_detect,]",
                    "desc": "Selects the scan source (such as a document-feeder).",
                    "size": "32",
                    "contrainttype": "<class 'pyinsane2.sane.rawapi.SaneConstraintType'> : String list (3)",
                    "initial_value": "Flatbed",
                    "type": "<class 'pyinsane2.sane.rawapi.SaneValueType'> : String (3)",
                    "constraint": "['Flatbed', 'ADF', 'Duplex']",
                    "title": "Scan source"
                },
                "br-y": {
                    "unit": "<class 'pyinsane2.sane.rawapi.SaneUnit'> : Mm (3)",
                    "capabilities": "<class 'pyinsane2.sane.rawapi.SaneCapabilities'> :[ Soft_select, Soft_detect,]",
                    "desc": "Bottom-right y position of scan area.",
                    "size": "4",
                    "contrainttype": "<class 'pyinsane2.sane.rawapi.SaneConstraintType'> : Range (1)",
                    "initial_value": "19697938",
                    "type": "<class 'pyinsane2.sane.rawapi.SaneValueType'> : Fixed (2)",
                    "constraint": "(0, 19697938, 0)",
                    "title": "Bottom-right y"
                },
                "brightness": {
                    "unit": "<class 'pyinsane2.sane.rawapi.SaneUnit'> : None (0)",
                    "capabilities": "<class 'pyinsane2.sane.rawapi.SaneCapabilities'> :[ Soft_select, Soft_detect, Advanced,]",
                    "desc": "Controls the brightness of the acquired image.",
                    "size": "4",
                    "contrainttype": "<class 'pyinsane2.sane.rawapi.SaneConstraintType'> : Range (1)",
                    "initial_value": "1000",
                    "type": "<class 'pyinsane2.sane.rawapi.SaneValueType'> : Integer (1)",
                    "constraint": "(0, 2000, 0)",
                    "title": "Brightness"
                }
            },
            "vendor": "Hewlett-Packard",
            "devid": "hpaio:/net/OfficeJet_Pro_6970?ip=192.168.1.2",
            "model": "OfficeJet_Pro_6970",
            "type": "flatbed_adf_duplex",
            "fullname": "Hewlett-Packard OfficeJet_Pro_6970 (hpaio:/net/OfficeJet_Pro_6970?ip=192.168.1.2)",
            "nicename": "hpaio:/net/OfficeJet_Pro_6970?ip=192.168.1.2"
        },
        "software": {
            "scan_library": "pyinsane2 2.0.12",
            "test_program": "ironscanner 1.1.0-13-geb4c48b",
            "operating_system": "linux"
        }
    }
}