{
  "data": {
    "results": [
      {
        "guid": "COR123DEF456GHI789JKL012",
        "comments": "Corrected dimensions on sheet 2.",
        "storageMethodName": "FILE",
        "creationDateTime": "2026-03-19T10:22:00Z",
        "creator": {
          "guid": "USR123DEF456GHI789JKL012",
          "fullName": "Jordan Rivera",
          "email": "jordan.rivera@example.com"
        },
        "file": {
          "guid": "F1LE23DEF456GHI789JKL012",
          "name": "assembly-drawing.pdf",
          "number": "FILE-000842",
          "title": "Assembly Drawing Rev B",
          "description": "Assembly drawing reflecting the latest capacitor change.",
          "edition": "B",
          "format": "PDF",
          "mimeType": "application/pdf",
          "size": 284516,
          "storageMethodName": "FILE",
          "location": "https://app.bom.com/files/F1LE23DEF456GHI789JKL012/content",
          "category": {
            "guid": "CAT123DEF456GHI789JKL012",
            "name": "Drawings"
          },
          "author": {
            "fullName": "Jordan Rivera"
          },
          "creationDateTime": "2026-03-10T09:15:00Z",
          "lastModifiedDateTime": "2026-03-12T16:42:00Z",
          "latest": true,
          "checkedOut": false,
          "corrected": false,
          "hasMarkup": false,
          "haveContent": true,
          "locked": false,
          "private": false
        }
      }
    ],
    "count": 1
  }
}