{
  "files": {
    "video": {
      "target": "video",
      "url": "/static/video/test.mp4",
      "file": "public/static/video/test.mp4",
      "exists": true,
      "size": 1207428012,
      "modified_at": "2026-06-04T08:15:49.240Z",
      "content_type": "video/mp4",
      "filename": "test.mp4"
    },
    "app": {
      "target": "app",
      "url": "/static/app/test.apk",
      "file": "public/static/app/test.apk",
      "exists": true,
      "size": 57681597,
      "modified_at": "2026-05-26T06:24:18.014Z",
      "content_type": "application/vnd.android.package-archive",
      "filename": "test.apk"
    }
  }
}