GET /api/v1/scannerdb/scan_reports/346/?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/519/?format=api",
        "https://www.openpaper.work/api/v1/scannerdb/scan_report_attachments/520/?format=api",
        "https://www.openpaper.work/api/v1/scannerdb/scan_report_attachments/2950/?format=api",
        "https://www.openpaper.work/api/v1/scannerdb/scan_report_attachments/2951/?format=api"
    ],
    "creation_date": "2019-09-13T14:00:10.784000Z",
    "id": 346,
    "last_update": "2020-12-30T16:39:12.457086Z",
    "locale": null,
    "moderated": true,
    "os": "linux",
    "scan_library": "Libinsane 1.0.1-27-gfe52622",
    "scan_program": "ironscanner 2.0-16-g9721d98",
    "scan_source": "flatbed",
    "scanner": "https://www.openpaper.work/api/v1/scannerdb/scanners/208/?format=api",
    "scanner_type": "flatbed_adf",
    "sealed": true,
    "successful": true,
    "url": "https://www.openpaper.work/api/v1/scannerdb/scan_reports/346/?format=api",
    "user_url": "https://www.openpaper.work/scannerdb/report/346/",
    "data": {
        "user": {
            "name": "antoine",
            "comment": ""
        },
        "scantest": {
            "config": {
                "source": "flatbed",
                "resolution": 300,
                "mode": "Color - 16 Million Colors"
            },
            "successful": 1
        },
        "scanner": {
            "vendor": "Samsung",
            "model": "M267x 287x Series sur USB",
            "nicename": "Samsung M267x 287x Series sur USB",
            "devid": "sane:smfp:usb;04e8;3461;ZD0PBJCFC001JHH",
            "fullname": "Samsung M267x 287x Series sur USB (Samsung M267x 287x Series sur USB)",
            "type": "flatbed_adf",
            "options": {
                "preview": {
                    "title": "Preview",
                    "desc": "Request a preview-quality scan",
                    "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"
                },
                "mode": {
                    "title": "Color Composition",
                    "desc": "Set the color composition mode of the scanned image",
                    "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 - 16 Million Colors', 'Grayscale - 256 Levels', 'Black and White - Halftone', 'Black and White - Line Art']",
                    "initial_value": "Color - 16 Million Colors"
                },
                "resolution": {
                    "title": "Resolution",
                    "desc": "Set 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]",
                    "initial_value": "300"
                },
                "source": {
                    "title": "Document Source",
                    "desc": "Select source of the document to be scanned",
                    "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 Simplex']",
                    "initial_value": "Flatbed"
                },
                "page-format": {
                    "title": "Page Format",
                    "desc": "Set the paper format of the scanned page",
                    "type": "<GType gchararray (64)>",
                    "unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
                    "capabilities": "<flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>",
                    "constraint": "['Stateme', 'Stateme', 'A5', 'A5(Rota', 'B5(JIS)', 'Executi', 'A4', 'Letter', 'Custom']",
                    "initial_value": "Custo"
                },
                "tl-x": {
                    "title": "Left",
                    "desc": "Set left position of the scan area",
                    "type": "<GType gint (24)>",
                    "unit": "<enum LIBINSANE_UNIT_MM of type Libinsane.Unit>",
                    "capabilities": "<flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>",
                    "constraint": "[0, 216, 0]",
                    "initial_value": "0"
                },
                "tl-y": {
                    "title": "Top",
                    "desc": "Set top position of the scan area",
                    "type": "<GType gint (24)>",
                    "unit": "<enum LIBINSANE_UNIT_MM of type Libinsane.Unit>",
                    "capabilities": "<flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>",
                    "constraint": "[0, 297, 0]",
                    "initial_value": "0"
                },
                "br-x": {
                    "title": "Right",
                    "desc": "Set right position of the scan area",
                    "type": "<GType gint (24)>",
                    "unit": "<enum LIBINSANE_UNIT_MM of type Libinsane.Unit>",
                    "capabilities": "<flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>",
                    "constraint": "[0, 216, 0]",
                    "initial_value": "216"
                },
                "br-y": {
                    "title": "Bottom",
                    "desc": "Set bottom position of the scan area",
                    "type": "<GType gint (24)>",
                    "unit": "<enum LIBINSANE_UNIT_MM of type Libinsane.Unit>",
                    "capabilities": "<flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>",
                    "constraint": "[0, 297, 0]",
                    "initial_value": "297"
                }
            }
        },
        "system": {
            "sys_arch": "['64bit', 'ELF']",
            "sys_cpu_freq": 3500,
            "sys_machine": "x86_64",
            "sys_mem": 8248967168,
            "sys_nb_cpus": 4,
            "sys_os_uname": "['Linux', 'lili-Lenovo-Y520-15IKBM', '5.0.0-27-generic', '#28~18.04.1-Ubuntu SMP Thu Aug 22 03:00:32 UTC 2019', 'x86_64']",
            "sys_platform_detailed": "Linux-5.0.0-27-generic-x86_64-with-LinuxMint-19.2-tina",
            "sys_platform_short": "linux",
            "sys_platform_uname": "['Linux', 'lili-Lenovo-Y520-15IKBM', '5.0.0-27-generic', '#28~18.04.1-Ubuntu SMP Thu Aug 22 03:00:32 UTC 2019', 'x86_64', 'x86_64']",
            "sys_proc": "x86_64",
            "sys_python": "3.6.8 (default, Aug 20 2019, 17:12:48) \n[GCC 8.3.0]",
            "sys_release": "5.0.0-27-generic",
            "sys_swap": 2147479552,
            "sys_system": "Linux",
            "sys_type": "posix",
            "versions": {
                "pillow": "5.1.0",
                "scan_library": "Libinsane 1.0.1-27-gfe52622",
                "test_program": "ironscanner 2.0-16-g9721d98"
            }
        },
        "software": {
            "scan_library": "Libinsane 1.0.1-27-gfe52622",
            "test_program": "ironscanner 2.0-16-g9721d98",
            "operating_system": "linux"
        }
    }
}