GET /api/v1/scannerdb/scan_reports/67/?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/81/?format=api"
    ],
    "creation_date": "2018-03-08T18:32:28.030000Z",
    "id": 67,
    "last_update": "2020-12-30T16:37:25.768238Z",
    "locale": null,
    "moderated": true,
    "os": "linux",
    "scan_library": "pyinsane2 2.0.12-10-g7d43ae4",
    "scan_program": "ironscanner 1.1.0-11-gd4b3565",
    "scan_source": "",
    "scanner": "https://www.openpaper.work/api/v1/scannerdb/scanners/32/?format=api",
    "scanner_type": "flatbed",
    "sealed": true,
    "successful": false,
    "url": "https://www.openpaper.work/api/v1/scannerdb/scan_reports/67/?format=api",
    "user_url": "https://www.openpaper.work/scannerdb/report/67/",
    "data": {
        "system": {
            "sys_type": "posix",
            "sys_release": "4.4.0-116-generic",
            "sys_proc": "x86_64",
            "sys_mem": 16777015296,
            "sys_os_uname": "['Linux', 'ubuntu', '4.4.0-116-generic', '#140-Ubuntu SMP Mon Feb 12 21:23:04 UTC 2018', 'x86_64']",
            "sys_system": "Linux",
            "sys_swap": 4294963200,
            "sys_cpu_freq": 3900,
            "sys_platform_detailed": "Linux-4.4.0-116-generic-x86_64-with-Ubuntu-16.04-xenial",
            "sys_arch": "['64bit', 'ELF']",
            "sys_platform_short": "linux",
            "sys_platform_uname": "['Linux', 'ubuntu', '4.4.0-116-generic', '#140-Ubuntu SMP Mon Feb 12 21:23:04 UTC 2018', 'x86_64', 'x86_64']",
            "versions": {
                "scan_library": "pyinsane2 2.0.12-10-g7d43ae4",
                "pillow": "5.0.0",
                "test_program": "ironscanner 1.1.0-11-gd4b3565"
            },
            "sys_python": "3.5.3 (default, Jan 19 2017, 14:11:04) \n[GCC 6.3.0 20170118]",
            "sys_nb_cpus": 4,
            "sys_machine": "x86_64"
        },
        "scantest": {
            "config": {},
            "successful": 0
        },
        "user": {
            "name": "",
            "comment": ""
        },
        "scanner": {
            "model": "MG3600 Series (USB)",
            "devid": "No scanner found",
            "fullname": "Canon MG3600 Series (USB) (No scanner found)",
            "options": {},
            "type": "flatbed",
            "vendor": "Canon",
            "nicename": "No scanner found"
        },
        "software": {
            "scan_library": "pyinsane2 2.0.12-10-g7d43ae4",
            "test_program": "ironscanner 1.1.0-11-gd4b3565",
            "operating_system": "linux"
        }
    }
}