GET /api/v1/scannerdb/scan_reports/13/?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/3/?format=api"
    ],
    "creation_date": "2018-02-25T22:56:15.381000Z",
    "id": 13,
    "last_update": "2020-12-30T16:37:10.491902Z",
    "locale": null,
    "moderated": true,
    "os": "windows",
    "scan_library": "pyinsane2 2.0.11-3-gc1b5c83",
    "scan_program": "ironscanner 1.0.1-18-g397a832",
    "scan_source": "",
    "scanner": "https://www.openpaper.work/api/v1/scannerdb/scanners/1/?format=api",
    "scanner_type": "portable",
    "sealed": true,
    "successful": false,
    "url": "https://www.openpaper.work/api/v1/scannerdb/scan_reports/13/?format=api",
    "user_url": "https://www.openpaper.work/scannerdb/report/13/",
    "data": {
        "user": {
            "comment": "",
            "name": "Jerome Flesch"
        },
        "system": {
            "sys_mem": 8589369344,
            "sys_swap": 9931546624,
            "sys_nb_cpus": 2,
            "sys_machine": "AMD64",
            "sys_python": "3.4.4 (v3.4.4:737efcadf5a6, Dec 20 2015, 20:20:57) [MSC v.1600 64 bit (AMD64)]",
            "versions": {
                "pillow": "unknown",
                "test_program": "ironscanner 1.0.1-18-g397a832",
                "scan_library": "pyinsane2 2.0.11-3-gc1b5c83"
            },
            "sys_platform_uname": "['Windows', 'DESKTOP-BR5TD1A', '10', '10.0.16299', 'AMD64', 'AMD64 Family 21 Model 2 Stepping 0, AuthenticAMD']",
            "sys_cpu_freq": 4100,
            "sys_platform_short": "win32",
            "sys_os_uname": "unknown",
            "sys_system": "Windows",
            "sys_release": "10",
            "sys_arch": "['64bit', 'WindowsPE']",
            "sys_type": "nt",
            "sys_proc": "AMD64 Family 21 Model 2 Stepping 0, AuthenticAMD",
            "sys_platform_detailed": "Windows-10-10.0.16299"
        },
        "scanner": {
            "type": "portable",
            "options": {},
            "fullname": "Brother DS-620 (Brother DS-620)",
            "model": "DS-620",
            "devid": "unknown",
            "nicename": "Brother DS-620",
            "vendor": "Brother"
        },
        "scantest": {
            "successful": 0,
            "config": {}
        },
        "software": {
            "scan_library": "pyinsane2 2.0.11-3-gc1b5c83",
            "test_program": "ironscanner 1.0.1-18-g397a832",
            "operating_system": "windows"
        }
    }
}