GET /api/v1/scannerdb/scan_report_attachments/3382/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 3382,
    "report": "https://www.openpaper.work/api/v1/scannerdb/scan_reports/566/?format=api",
    "file_name": "page_000.png",
    "attachment": "https://www.openpaper.work/api/v1/scannerdb/scan_report_attachments/3382/page_000.png",
    "mime_type": "image/png",
    "url": "https://www.openpaper.work/api/v1/scannerdb/scan_report_attachments/3382/?format=api"
}