{
  "ok": "ASSEMBLY_COMPLETED",
  "http_code": 200,
  "message": "The Assembly was successfully completed.",
  "assembly_id": "fedc0e05f53349f38775dffcad092bb1",
  "parent_id": null,
  "account_id": "4ce4fb3d9d1842b6ba5d6f3ccee4b066",
  "account_name": "examples-section-prod",
  "account_slug": "examples-section-prod",
  "api_auth_key_id": "af7f30506cab4fc5b75e326b6aa82a4c",
  "template_id": null,
  "template_name": null,
  "instance": "u209ep.transloadit.com",
  "region": "eu-west-1",
  "assembly_url": "http://api2.u209ep.transloadit.com/assemblies/fedc0e05f53349f38775dffcad092bb1",
  "assembly_ssl_url": "https://api2-u209ep.transloadit.com/assemblies/fedc0e05f53349f38775dffcad092bb1",
  "uppyserver_url": "https://api2-u209ep.transloadit.com/companion/",
  "companion_url": "https://api2-u209ep.transloadit.com/companion/",
  "websocket_url": "https://api2-u209ep.transloadit.com/ws20025",
  "update_stream_url": "https://api2-u209ep.transloadit.com/ws20025?assembly=fedc0e05f53349f38775dffcad092bb1",
  "tus_url": "https://api2-u209ep.transloadit.com/resumable/files/",
  "bytes_received": 6230153,
  "bytes_expected": 6230153,
  "upload_duration": 2.201,
  "client_agent": null,
  "client_ip": null,
  "client_referer": null,
  "transloadit_client": "node-sdk:3.0.2",
  "start_date": "2025/03/04 13:54:04 GMT",
  "upload_meta_data_extracted": true,
  "warnings": [],
  "is_infinite": false,
  "has_dupe_jobs": false,
  "execution_start": "2025/03/04 13:54:07 GMT",
  "execution_duration": 3.812,
  "queue_duration": 0.026,
  "jobs_queue_duration": 0.7100000000000002,
  "notify_start": null,
  "notify_url": null,
  "notify_response_code": null,
  "notify_response_data": null,
  "notify_duration": null,
  "last_job_completed": "2025/03/04 13:54:10 GMT",
  "fields": {},
  "running_jobs": [],
  "bytes_usage": 5516808,
  "usage_tags": "",
  "executing_jobs": [],
  "started_jobs": [
    ":original:::original",
    "large_filtered:::original",
    "smaller_filtered:::original",
    "exported:::original",
    "smaller_resized::smaller_filtered",
    "exported::smaller_filtered",
    "optimized::smaller_resized",
    "exported::smaller_resized",
    "exported::optimized",
    "large_resized::large_filtered",
    "exported::large_filtered",
    "optimized::large_resized",
    "exported::large_resized"
  ],
  "parent_assembly_status": null,
  "params": "{\"steps\":{\":original\":{\"robot\":\"/upload/handle\"},\"large_filtered\":{\"use\":\":original\",\"robot\":\"/file/filter\",\"result\":true,\"accepts\":[[\"${file.meta.width}\",\">\",\"2048\"],[\"${file.meta.height}\",\">\",\"2048\"]],\"condition_type\":\"or\"},\"smaller_filtered\":{\"use\":\":original\",\"robot\":\"/file/filter\",\"result\":true,\"accepts\":[[\"${file.meta.width}\",\"<=\",\"2048\"],[\"${file.meta.height}\",\"<=\",\"2048\"]],\"condition_type\":\"or\"},\"large_resized\":{\"use\":\"large_filtered\",\"robot\":\"/image/resize\",\"result\":true,\"resize_strategy\":\"fit\",\"width\":2048,\"height\":2048},\"smaller_resized\":{\"use\":\"smaller_filtered\",\"robot\":\"/image/resize\",\"result\":true,\"resize_strategy\":\"fit\",\"width\":\"${file.meta.width}\",\"height\":\"${file.meta.height}\"},\"optimized\":{\"result\":true,\"use\":[\"smaller_resized\",\"large_resized\"],\"robot\":\"/image/optimize\"},\"exported\":{\"use\":[\":original\",\"large_filtered\",\"large_resized\",\"optimized\",\"smaller_filtered\",\"smaller_resized\"],\"robot\":\"/s3/store\",\"credentials\":\"demo_s3_credentials\",\"url_prefix\":\"https://demos.transloadit.com/\"}},\"auth\":{\"key\":\"****\",\"expires\":\"2025-03-05T13:54:04.736Z\"}}",
  "template": null,
  "merged_params": "{\"steps\":{\":original\":{\"robot\":\"/upload/handle\"},\"large_filtered\":{\"use\":\":original\",\"robot\":\"/file/filter\",\"result\":true,\"accepts\":[[\"${file.meta.width}\",\">\",\"2048\"],[\"${file.meta.height}\",\">\",\"2048\"]],\"condition_type\":\"or\"},\"smaller_filtered\":{\"use\":\":original\",\"robot\":\"/file/filter\",\"result\":true,\"accepts\":[[\"${file.meta.width}\",\"<=\",\"2048\"],[\"${file.meta.height}\",\"<=\",\"2048\"]],\"condition_type\":\"or\"},\"large_resized\":{\"use\":\"large_filtered\",\"robot\":\"/image/resize\",\"result\":true,\"resize_strategy\":\"fit\",\"width\":2048,\"height\":2048},\"smaller_resized\":{\"use\":\"smaller_filtered\",\"robot\":\"/image/resize\",\"result\":true,\"resize_strategy\":\"fit\",\"width\":\"${file.meta.width}\",\"height\":\"${file.meta.height}\"},\"optimized\":{\"result\":true,\"use\":[\"smaller_resized\",\"large_resized\"],\"robot\":\"/image/optimize\"},\"exported\":{\"use\":[\":original\",\"large_filtered\",\"large_resized\",\"optimized\",\"smaller_filtered\",\"smaller_resized\"],\"robot\":\"/s3/store\",\"credentials\":\"demo_s3_credentials\",\"url_prefix\":\"https://demos.transloadit.com/\"}},\"auth\":{\"key\":\"****\",\"expires\":\"2025-03-05T13:54:04.736Z\"}}",
  "expected_tus_uploads": 3,
  "started_tus_uploads": 3,
  "finished_tus_uploads": 3,
  "tus_uploads": [
    {
      "filename": "chameleon-small.jpg",
      "fieldname": "myfile_0",
      "user_meta": {},
      "size": 29924,
      "offset": 29924,
      "finished": true,
      "upload_url": "https://api2-u576ep.transloadit.com/resumable/files/fedc0e05f53349f38775dffcad092bb1_810f5f97ad700f247171f074c42ca91a"
    },
    {
      "filename": "patrick-tomasso-60176.jpg",
      "fieldname": "myfile_2",
      "user_meta": {},
      "size": 1396320,
      "offset": 1396320,
      "finished": true,
      "upload_url": "https://api2-u209ep.transloadit.com/resumable/files/fedc0e05f53349f38775dffcad092bb1_a29e4daa71e23cf5f65ecefba9be1027"
    },
    {
      "filename": "damselfly.jpg",
      "fieldname": "myfile_1",
      "user_meta": {},
      "size": 4802366,
      "offset": 4802366,
      "finished": true,
      "upload_url": "https://api2-u207ep.transloadit.com/resumable/files/fedc0e05f53349f38775dffcad092bb1_a612a59909bdcc6501097bd50f64a609"
    }
  ],
  "num_input_files": 3,
  "uploads": [
    {
      "id": "d6049d8d6e144f74b4785fe7fa264e90",
      "name": "chameleon-small.jpg",
      "basename": "chameleon-small",
      "ext": "jpg",
      "size": 22151,
      "mime": "image/jpeg",
      "type": "image",
      "field": "myfile_0",
      "md5hash": "e267db4f8f01690bfca81072b0c375bc",
      "original_id": "d6049d8d6e144f74b4785fe7fa264e90",
      "original_basename": "chameleon-small",
      "original_name": "chameleon-small.jpg",
      "original_path": "/",
      "original_md5hash": "7d1c15909e01b5b67fcdcf09509c954c",
      "from_batch_import": false,
      "is_tus_file": true,
      "tus_upload_url": "https://api2-u576ep.transloadit.com/resumable/files/fedc0e05f53349f38775dffcad092bb1_810f5f97ad700f247171f074c42ca91a",
      "url": "https://demos.transloadit.com/d6/049d8d6e144f74b4785fe7fa264e90/chameleon-small.jpg",
      "ssl_url": "https://demos.transloadit.com/d6/049d8d6e144f74b4785fe7fa264e90/chameleon-small.jpg",
      "meta": {
        "width": 250,
        "height": 167,
        "date_recorded": "2013/09/11 10:09:04",
        "date_file_created": "2013/09/11 10:09:04",
        "date_file_modified": "2025/03/04 13:54:05 GMT",
        "aspect_ratio": 1.497,
        "aperture": 5.6,
        "exposure_compensation": 0,
        "exposure_mode": "Auto",
        "exposure_time": "1/250",
        "flash": "On, Fired",
        "focal_length": "85.0 mm",
        "f_number": 5.6,
        "iso": 400,
        "light_value": 10.9,
        "metering_mode": "Multi-segment",
        "shutter_speed": "1/250",
        "white_balance": "Auto",
        "device_name": "Canon EOS 7D",
        "device_vendor": "Canon",
        "device_software": "Adobe Photoshop CS6 (Windows)",
        "orientation": "Horizontal (normal)",
        "has_clipping_path": false,
        "creator": "Dennis van de Water",
        "frame_count": 1,
        "colorspace": "sRGB",
        "has_transparency": false,
        "average_color": "#68723c",
        "svgViewBoxWidth": null,
        "svgViewBoxHeight": null,
        "title": null,
        "description": null,
        "duration": null,
        "location": null,
        "city": null,
        "state": null,
        "country": null,
        "country_code": null,
        "keywords": null,
        "latitude": null,
        "longitude": null,
        "author": null,
        "copyright": "CC0",
        "copyright_notice": null,
        "rights": null,
        "dominant_colors": null,
        "xp_title": null,
        "xp_comment": null,
        "xp_keywords": null,
        "xp_subject": null
      },
      "user_meta": {},
      "as": null,
      "queue": "live",
      "queue_time": 0,
      "exec_time": 0.47,
      "is_temp_url": false,
      "cost": 2438
    },
    {
      "id": "e56ef76bbba74f75afd0462b514ab735",
      "name": "patrick-tomasso-60176.jpg",
      "basename": "patrick-tomasso-60176",
      "ext": "jpg",
      "size": 1475115,
      "mime": "image/jpeg",
      "type": "image",
      "field": "myfile_2",
      "md5hash": "89630dd612aef6d799d4610f314bbccd",
      "original_id": "e56ef76bbba74f75afd0462b514ab735",
      "original_basename": "patrick-tomasso-60176",
      "original_name": "patrick-tomasso-60176.jpg",
      "original_path": "/",
      "original_md5hash": "8f96501fc9053cc4ae11a5b47d0db9e7",
      "from_batch_import": false,
      "is_tus_file": true,
      "tus_upload_url": "https://api2-u209ep.transloadit.com/resumable/files/fedc0e05f53349f38775dffcad092bb1_a29e4daa71e23cf5f65ecefba9be1027",
      "url": "https://demos.transloadit.com/e5/6ef76bbba74f75afd0462b514ab735/patrick-tomasso-60176.jpg",
      "ssl_url": "https://demos.transloadit.com/e5/6ef76bbba74f75afd0462b514ab735/patrick-tomasso-60176.jpg",
      "meta": {
        "width": 2731,
        "height": 4096,
        "date_file_modified": "2025/03/04 13:54:06 GMT",
        "aspect_ratio": 0.667,
        "has_clipping_path": false,
        "copyright": "CC0",
        "frame_count": 1,
        "colorspace": "RGB",
        "has_transparency": false,
        "average_color": "#9c8f82",
        "svgViewBoxWidth": null,
        "svgViewBoxHeight": null,
        "date_recorded": null,
        "date_file_created": null,
        "title": null,
        "description": null,
        "duration": null,
        "location": null,
        "city": null,
        "state": null,
        "country": null,
        "country_code": null,
        "keywords": null,
        "aperture": null,
        "exposure_compensation": null,
        "exposure_mode": null,
        "exposure_time": null,
        "flash": null,
        "focal_length": null,
        "f_number": null,
        "iso": null,
        "light_value": null,
        "metering_mode": null,
        "shutter_speed": null,
        "white_balance": null,
        "device_name": null,
        "device_vendor": null,
        "device_software": null,
        "latitude": null,
        "longitude": null,
        "orientation": "Horizontal (normal)",
        "creator": null,
        "author": null,
        "copyright_notice": null,
        "rights": null,
        "dominant_colors": null,
        "xp_title": null,
        "xp_comment": null,
        "xp_keywords": null,
        "xp_subject": null
      },
      "user_meta": {},
      "as": null,
      "queue": "live",
      "queue_time": 0.01,
      "exec_time": 0.91,
      "is_temp_url": false,
      "cost": 162264
    },
    {
      "id": "7bb8673bed1a4cf4ada1dd666fca5d8a",
      "name": "damselfly.jpg",
      "basename": "damselfly",
      "ext": "jpg",
      "size": 1434046,
      "mime": "image/jpeg",
      "type": "image",
      "field": "myfile_1",
      "md5hash": "48790e9a3dc19f4bc479a770ae3eeea1",
      "original_id": "7bb8673bed1a4cf4ada1dd666fca5d8a",
      "original_basename": "damselfly",
      "original_name": "damselfly.jpg",
      "original_path": "/",
      "original_md5hash": "ea759ab9c5c6fa0a9e7ad67efeb8bb40",
      "from_batch_import": false,
      "is_tus_file": true,
      "tus_upload_url": "https://api2-u207ep.transloadit.com/resumable/files/fedc0e05f53349f38775dffcad092bb1_a612a59909bdcc6501097bd50f64a609",
      "url": "https://demos.transloadit.com/7b/b8673bed1a4cf4ada1dd666fca5d8a/damselfly.jpg",
      "ssl_url": "https://demos.transloadit.com/7b/b8673bed1a4cf4ada1dd666fca5d8a/damselfly.jpg",
      "meta": {
        "width": 5023,
        "height": 3349,
        "date_recorded": "2013/08/05 05:28:07",
        "date_file_created": "2013/08/05 05:28:07",
        "date_file_modified": "2025/03/04 13:54:08 GMT",
        "aspect_ratio": 1.5,
        "aperture": 2.8,
        "exposure_compensation": 0,
        "exposure_mode": "Auto bracket",
        "exposure_time": "1/4000",
        "flash": "Off, Did not fire",
        "focal_length": "100.0 mm",
        "f_number": 2.8,
        "iso": 100,
        "light_value": 14.9,
        "metering_mode": "Multi-segment",
        "shutter_speed": "1/4000",
        "white_balance": "Auto",
        "device_name": "Canon EOS 7D",
        "device_vendor": "Canon",
        "device_software": "Adobe Photoshop CS6 (Windows)",
        "orientation": "Horizontal (normal)",
        "has_clipping_path": false,
        "creator": "Dennis van de Water",
        "copyright": "CC0",
        "frame_count": 1,
        "colorspace": "sRGB",
        "has_transparency": false,
        "average_color": "#ce9f5a",
        "svgViewBoxWidth": null,
        "svgViewBoxHeight": null,
        "title": null,
        "description": null,
        "duration": null,
        "location": null,
        "city": null,
        "state": null,
        "country": null,
        "country_code": null,
        "keywords": null,
        "latitude": null,
        "longitude": null,
        "author": null,
        "copyright_notice": null,
        "rights": null,
        "dominant_colors": null,
        "xp_title": null,
        "xp_comment": null,
        "xp_keywords": null,
        "xp_subject": null
      },
      "user_meta": {},
      "as": null,
      "queue": "live",
      "queue_time": 0,
      "exec_time": 1.01,
      "is_temp_url": false,
      "cost": 157746
    }
  ],
  "results": {
    "smaller_filtered": [
      {
        "id": "d6049d8d6e144f74b4785fe7fa264e90",
        "name": "chameleon-small.jpg",
        "basename": "chameleon-small",
        "ext": "jpg",
        "size": 22151,
        "mime": "image/jpeg",
        "type": "image",
        "field": "myfile_0",
        "md5hash": "e267db4f8f01690bfca81072b0c375bc",
        "original_id": "d6049d8d6e144f74b4785fe7fa264e90",
        "original_basename": "chameleon-small",
        "original_name": "chameleon-small.jpg",
        "original_path": "/",
        "original_md5hash": "7d1c15909e01b5b67fcdcf09509c954c",
        "from_batch_import": false,
        "is_tus_file": false,
        "tus_upload_url": null,
        "url": "https://demos.transloadit.com/d6/049d8d6e144f74b4785fe7fa264e90/chameleon-small.jpg",
        "ssl_url": "https://demos.transloadit.com/d6/049d8d6e144f74b4785fe7fa264e90/chameleon-small.jpg",
        "meta": {
          "width": 250,
          "height": 167,
          "date_recorded": "2013/09/11 10:09:04",
          "date_file_created": "2013/09/11 10:09:04",
          "date_file_modified": "2025/03/04 13:54:05 GMT",
          "aspect_ratio": 1.497,
          "aperture": 5.6,
          "exposure_compensation": 0,
          "exposure_mode": "Auto",
          "exposure_time": "1/250",
          "flash": "On, Fired",
          "focal_length": "85.0 mm",
          "f_number": 5.6,
          "iso": 400,
          "light_value": 10.9,
          "metering_mode": "Multi-segment",
          "shutter_speed": "1/250",
          "white_balance": "Auto",
          "device_name": "Canon EOS 7D",
          "device_vendor": "Canon",
          "device_software": "Adobe Photoshop CS6 (Windows)",
          "orientation": "Horizontal (normal)",
          "has_clipping_path": false,
          "creator": "Dennis van de Water",
          "frame_count": 1,
          "colorspace": "sRGB",
          "has_transparency": false,
          "average_color": "#68723c",
          "svgViewBoxWidth": null,
          "svgViewBoxHeight": null,
          "title": null,
          "description": null,
          "duration": null,
          "location": null,
          "city": null,
          "state": null,
          "country": null,
          "country_code": null,
          "keywords": null,
          "latitude": null,
          "longitude": null,
          "author": null,
          "copyright": "CC0",
          "copyright_notice": null,
          "rights": null,
          "dominant_colors": null,
          "xp_title": null,
          "xp_comment": null,
          "xp_keywords": null,
          "xp_subject": null
        },
        "user_meta": {},
        "queue": "live",
        "queue_time": 0,
        "exec_time": 0.47,
        "cost": 666,
        "is_temp_url": false
      }
    ],
    "smaller_resized": [
      {
        "id": "3dd4ee0a2d254406930dccc69d7c25db",
        "name": "chameleon-small.jpg",
        "basename": "chameleon-small",
        "ext": "jpg",
        "size": 21864,
        "mime": "image/jpeg",
        "type": "image",
        "field": "myfile_0",
        "md5hash": "3d871a889ce58caf87673c8ba8787d02",
        "original_id": "d6049d8d6e144f74b4785fe7fa264e90",
        "original_basename": "chameleon-small",
        "original_name": "chameleon-small.jpg",
        "original_path": "/",
        "original_md5hash": "7d1c15909e01b5b67fcdcf09509c954c",
        "from_batch_import": false,
        "is_tus_file": false,
        "tus_upload_url": null,
        "url": "https://demos.transloadit.com/3d/d4ee0a2d254406930dccc69d7c25db/chameleon-small.jpg",
        "ssl_url": "https://demos.transloadit.com/3d/d4ee0a2d254406930dccc69d7c25db/chameleon-small.jpg",
        "meta": {
          "width": 250,
          "height": 167,
          "date_recorded": "2013/09/11 10:09:04",
          "date_file_created": "2013/09/11 10:09:04",
          "date_file_modified": "2025/03/04 13:54:06 GMT",
          "aspect_ratio": 1.497,
          "aperture": 5.6,
          "exposure_compensation": 0,
          "exposure_mode": "Auto",
          "exposure_time": "1/250",
          "flash": "On, Fired",
          "focal_length": "85.0 mm",
          "f_number": 5.6,
          "iso": 400,
          "light_value": 10.9,
          "metering_mode": "Multi-segment",
          "shutter_speed": "1/250",
          "white_balance": "Auto",
          "device_name": "Canon EOS 7D",
          "device_vendor": "Canon",
          "device_software": "Adobe Photoshop CS6 (Windows)",
          "orientation": "Horizontal (normal)",
          "has_clipping_path": false,
          "creator": "Dennis van de Water",
          "frame_count": 1,
          "colorspace": "sRGB",
          "has_transparency": false,
          "average_color": "#68723d",
          "copyright": "CC0",
          "svgViewBoxWidth": null,
          "svgViewBoxHeight": null,
          "title": null,
          "description": null,
          "duration": null,
          "location": null,
          "city": null,
          "state": null,
          "country": null,
          "country_code": null,
          "keywords": null,
          "latitude": null,
          "longitude": null,
          "author": null,
          "copyright_notice": null,
          "rights": null,
          "dominant_colors": null,
          "xp_title": null,
          "xp_comment": null,
          "xp_keywords": null,
          "xp_subject": null
        },
        "user_meta": {},
        "as": null,
        "queue": "live",
        "queue_time": 0.01,
        "exec_time": 0.25,
        "cost": 44234,
        "is_temp_url": false
      }
    ],
    "optimized": [
      {
        "id": "564862fef83e4198b66bb1937e582241",
        "name": "chameleon-small.jpg",
        "basename": "chameleon-small",
        "ext": "jpg",
        "size": 13177,
        "mime": "image/jpeg",
        "type": "image",
        "field": "myfile_0",
        "md5hash": "df65da52fade0da0b1fe25bb59ff442a",
        "original_id": "d6049d8d6e144f74b4785fe7fa264e90",
        "original_basename": "chameleon-small",
        "original_name": "chameleon-small.jpg",
        "original_path": "/",
        "original_md5hash": "7d1c15909e01b5b67fcdcf09509c954c",
        "from_batch_import": false,
        "is_tus_file": false,
        "tus_upload_url": null,
        "url": "https://demos.transloadit.com/56/4862fef83e4198b66bb1937e582241/chameleon-small.jpg",
        "ssl_url": "https://demos.transloadit.com/56/4862fef83e4198b66bb1937e582241/chameleon-small.jpg",
        "meta": {
          "width": 250,
          "height": 167,
          "date_recorded": "2013/09/11 10:09:04",
          "date_file_created": "2013/09/11 10:09:04",
          "date_file_modified": "2025/03/04 13:54:06 GMT",
          "aspect_ratio": 1.497,
          "aperture": 5.6,
          "exposure_compensation": 0,
          "exposure_mode": "Auto",
          "exposure_time": "1/250",
          "flash": "On, Fired",
          "focal_length": "85.0 mm",
          "f_number": 5.6,
          "iso": 400,
          "light_value": 10.9,
          "metering_mode": "Multi-segment",
          "shutter_speed": "1/250",
          "white_balance": "Auto",
          "device_name": "Canon EOS 7D",
          "device_vendor": "Canon",
          "device_software": "Adobe Photoshop CS6 (Windows)",
          "orientation": "Horizontal (normal)",
          "has_clipping_path": false,
          "creator": "Dennis van de Water",
          "frame_count": 1,
          "colorspace": "sRGB",
          "has_transparency": false,
          "average_color": "#68723d",
          "copyright": "CC0",
          "svgViewBoxWidth": null,
          "svgViewBoxHeight": null,
          "title": null,
          "description": null,
          "duration": null,
          "location": null,
          "city": null,
          "state": null,
          "country": null,
          "country_code": null,
          "keywords": null,
          "latitude": null,
          "longitude": null,
          "author": null,
          "copyright_notice": null,
          "rights": null,
          "xp_title": null,
          "xp_comment": null,
          "xp_keywords": null,
          "xp_subject": null,
          "dominant_colors": null
        },
        "user_meta": {},
        "as": null,
        "queue": "live",
        "queue_time": 0.01,
        "exec_time": 0.33,
        "cost": 35173,
        "is_temp_url": false
      },
      {
        "id": "5f979ece7373472da2161658e354b375",
        "name": "patrick-tomasso-60176.jpg",
        "basename": "patrick-tomasso-60176",
        "ext": "jpg",
        "size": 151435,
        "mime": "image/jpeg",
        "type": "image",
        "field": "myfile_2",
        "md5hash": "352a1f80d28e7c1e49a60265bce1a771",
        "original_id": "e56ef76bbba74f75afd0462b514ab735",
        "original_basename": "patrick-tomasso-60176",
        "original_name": "patrick-tomasso-60176.jpg",
        "original_path": "/",
        "original_md5hash": "8f96501fc9053cc4ae11a5b47d0db9e7",
        "from_batch_import": false,
        "is_tus_file": false,
        "tus_upload_url": null,
        "url": "https://demos.transloadit.com/5f/979ece7373472da2161658e354b375/patrick-tomasso-60176.jpg",
        "ssl_url": "https://demos.transloadit.com/5f/979ece7373472da2161658e354b375/patrick-tomasso-60176.jpg",
        "meta": {
          "width": 1366,
          "height": 2048,
          "date_file_modified": "2025/03/04 13:54:08 GMT",
          "aspect_ratio": 0.667,
          "has_clipping_path": false,
          "copyright": "CC0",
          "frame_count": 1,
          "colorspace": "RGB",
          "has_transparency": false,
          "average_color": "#9c8f82",
          "orientation": "Horizontal (normal)",
          "svgViewBoxWidth": null,
          "svgViewBoxHeight": null,
          "date_recorded": null,
          "date_file_created": null,
          "title": null,
          "description": null,
          "duration": null,
          "location": null,
          "city": null,
          "state": null,
          "country": null,
          "country_code": null,
          "keywords": null,
          "aperture": null,
          "exposure_compensation": null,
          "exposure_mode": null,
          "exposure_time": null,
          "flash": null,
          "focal_length": null,
          "f_number": null,
          "iso": null,
          "light_value": null,
          "metering_mode": null,
          "shutter_speed": null,
          "white_balance": null,
          "device_name": null,
          "device_vendor": null,
          "device_software": null,
          "latitude": null,
          "longitude": null,
          "creator": null,
          "author": null,
          "copyright_notice": null,
          "rights": null,
          "xp_title": null,
          "xp_comment": null,
          "xp_keywords": null,
          "xp_subject": null,
          "dominant_colors": null
        },
        "user_meta": {},
        "as": null,
        "queue": "live",
        "queue_time": 0.02,
        "exec_time": 0.71,
        "cost": 561101,
        "is_temp_url": false
      },
      {
        "id": "957e18410fee4968b823382adff9e0ba",
        "name": "damselfly.jpg",
        "basename": "damselfly",
        "ext": "jpg",
        "size": 118500,
        "mime": "image/jpeg",
        "type": "image",
        "field": "myfile_1",
        "md5hash": "615d071173e13f75a8e94a5960432666",
        "original_id": "7bb8673bed1a4cf4ada1dd666fca5d8a",
        "original_basename": "damselfly",
        "original_name": "damselfly.jpg",
        "original_path": "/",
        "original_md5hash": "ea759ab9c5c6fa0a9e7ad67efeb8bb40",
        "from_batch_import": false,
        "is_tus_file": false,
        "tus_upload_url": null,
        "url": "https://demos.transloadit.com/95/7e18410fee4968b823382adff9e0ba/damselfly.jpg",
        "ssl_url": "https://demos.transloadit.com/95/7e18410fee4968b823382adff9e0ba/damselfly.jpg",
        "meta": {
          "width": 2048,
          "height": 1365,
          "date_recorded": "2013/08/05 05:28:07",
          "date_file_created": "2013/08/05 05:28:07",
          "date_file_modified": "2025/03/04 13:54:09 GMT",
          "aspect_ratio": 1.5,
          "aperture": 2.8,
          "exposure_compensation": 0,
          "exposure_mode": "Auto bracket",
          "exposure_time": "1/4000",
          "flash": "Off, Did not fire",
          "focal_length": "100.0 mm",
          "f_number": 2.8,
          "iso": 100,
          "light_value": 14.9,
          "metering_mode": "Multi-segment",
          "shutter_speed": "1/4000",
          "white_balance": "Auto",
          "device_name": "Canon EOS 7D",
          "device_vendor": "Canon",
          "device_software": "Adobe Photoshop CS6 (Windows)",
          "orientation": "Horizontal (normal)",
          "has_clipping_path": false,
          "creator": "Dennis van de Water",
          "copyright": "CC0",
          "frame_count": 1,
          "colorspace": "sRGB",
          "has_transparency": false,
          "average_color": "#cd9f5a",
          "svgViewBoxWidth": null,
          "svgViewBoxHeight": null,
          "title": null,
          "description": null,
          "duration": null,
          "location": null,
          "city": null,
          "state": null,
          "country": null,
          "country_code": null,
          "keywords": null,
          "latitude": null,
          "longitude": null,
          "author": null,
          "copyright_notice": null,
          "rights": null,
          "xp_title": null,
          "xp_comment": null,
          "xp_keywords": null,
          "xp_subject": null,
          "dominant_colors": null
        },
        "user_meta": {},
        "as": null,
        "queue": "live",
        "queue_time": 0,
        "exec_time": 0.75,
        "cost": 385296,
        "is_temp_url": false
      }
    ],
    "large_filtered": [
      {
        "id": "e56ef76bbba74f75afd0462b514ab735",
        "name": "patrick-tomasso-60176.jpg",
        "basename": "patrick-tomasso-60176",
        "ext": "jpg",
        "size": 1475115,
        "mime": "image/jpeg",
        "type": "image",
        "field": "myfile_2",
        "md5hash": "89630dd612aef6d799d4610f314bbccd",
        "original_id": "e56ef76bbba74f75afd0462b514ab735",
        "original_basename": "patrick-tomasso-60176",
        "original_name": "patrick-tomasso-60176.jpg",
        "original_path": "/",
        "original_md5hash": "8f96501fc9053cc4ae11a5b47d0db9e7",
        "from_batch_import": false,
        "is_tus_file": false,
        "tus_upload_url": null,
        "url": "https://demos.transloadit.com/e5/6ef76bbba74f75afd0462b514ab735/patrick-tomasso-60176.jpg",
        "ssl_url": "https://demos.transloadit.com/e5/6ef76bbba74f75afd0462b514ab735/patrick-tomasso-60176.jpg",
        "meta": {
          "width": 2731,
          "height": 4096,
          "date_file_modified": "2025/03/04 13:54:06 GMT",
          "aspect_ratio": 0.667,
          "has_clipping_path": false,
          "copyright": "CC0",
          "frame_count": 1,
          "colorspace": "RGB",
          "has_transparency": false,
          "average_color": "#9c8f82",
          "svgViewBoxWidth": null,
          "svgViewBoxHeight": null,
          "date_recorded": null,
          "date_file_created": null,
          "title": null,
          "description": null,
          "duration": null,
          "location": null,
          "city": null,
          "state": null,
          "country": null,
          "country_code": null,
          "keywords": null,
          "aperture": null,
          "exposure_compensation": null,
          "exposure_mode": null,
          "exposure_time": null,
          "flash": null,
          "focal_length": null,
          "f_number": null,
          "iso": null,
          "light_value": null,
          "metering_mode": null,
          "shutter_speed": null,
          "white_balance": null,
          "device_name": null,
          "device_vendor": null,
          "device_software": null,
          "latitude": null,
          "longitude": null,
          "orientation": "Horizontal (normal)",
          "creator": null,
          "author": null,
          "copyright_notice": null,
          "rights": null,
          "dominant_colors": null,
          "xp_title": null,
          "xp_comment": null,
          "xp_keywords": null,
          "xp_subject": null
        },
        "user_meta": {},
        "queue": "live",
        "queue_time": 0.01,
        "exec_time": 0.91,
        "cost": 44255,
        "is_temp_url": false
      },
      {
        "id": "7bb8673bed1a4cf4ada1dd666fca5d8a",
        "name": "damselfly.jpg",
        "basename": "damselfly",
        "ext": "jpg",
        "size": 1434046,
        "mime": "image/jpeg",
        "type": "image",
        "field": "myfile_1",
        "md5hash": "48790e9a3dc19f4bc479a770ae3eeea1",
        "original_id": "7bb8673bed1a4cf4ada1dd666fca5d8a",
        "original_basename": "damselfly",
        "original_name": "damselfly.jpg",
        "original_path": "/",
        "original_md5hash": "ea759ab9c5c6fa0a9e7ad67efeb8bb40",
        "from_batch_import": false,
        "is_tus_file": false,
        "tus_upload_url": null,
        "url": "https://demos.transloadit.com/7b/b8673bed1a4cf4ada1dd666fca5d8a/damselfly.jpg",
        "ssl_url": "https://demos.transloadit.com/7b/b8673bed1a4cf4ada1dd666fca5d8a/damselfly.jpg",
        "meta": {
          "width": 5023,
          "height": 3349,
          "date_recorded": "2013/08/05 05:28:07",
          "date_file_created": "2013/08/05 05:28:07",
          "date_file_modified": "2025/03/04 13:54:08 GMT",
          "aspect_ratio": 1.5,
          "aperture": 2.8,
          "exposure_compensation": 0,
          "exposure_mode": "Auto bracket",
          "exposure_time": "1/4000",
          "flash": "Off, Did not fire",
          "focal_length": "100.0 mm",
          "f_number": 2.8,
          "iso": 100,
          "light_value": 14.9,
          "metering_mode": "Multi-segment",
          "shutter_speed": "1/4000",
          "white_balance": "Auto",
          "device_name": "Canon EOS 7D",
          "device_vendor": "Canon",
          "device_software": "Adobe Photoshop CS6 (Windows)",
          "orientation": "Horizontal (normal)",
          "has_clipping_path": false,
          "creator": "Dennis van de Water",
          "copyright": "CC0",
          "frame_count": 1,
          "colorspace": "sRGB",
          "has_transparency": false,
          "average_color": "#ce9f5a",
          "svgViewBoxWidth": null,
          "svgViewBoxHeight": null,
          "title": null,
          "description": null,
          "duration": null,
          "location": null,
          "city": null,
          "state": null,
          "country": null,
          "country_code": null,
          "keywords": null,
          "latitude": null,
          "longitude": null,
          "author": null,
          "copyright_notice": null,
          "rights": null,
          "dominant_colors": null,
          "xp_title": null,
          "xp_comment": null,
          "xp_keywords": null,
          "xp_subject": null
        },
        "user_meta": {},
        "queue": "live",
        "queue_time": 0,
        "exec_time": 1.01,
        "cost": 43022,
        "is_temp_url": false
      }
    ],
    ":original": [
      {
        "id": "d6049d8d6e144f74b4785fe7fa264e90",
        "name": "chameleon-small.jpg",
        "basename": "chameleon-small",
        "ext": "jpg",
        "size": 22151,
        "mime": "image/jpeg",
        "type": "image",
        "field": "myfile_0",
        "md5hash": "e267db4f8f01690bfca81072b0c375bc",
        "original_id": "d6049d8d6e144f74b4785fe7fa264e90",
        "original_basename": "chameleon-small",
        "original_name": "chameleon-small.jpg",
        "original_path": "/",
        "original_md5hash": "7d1c15909e01b5b67fcdcf09509c954c",
        "from_batch_import": false,
        "is_tus_file": false,
        "tus_upload_url": null,
        "url": "https://demos.transloadit.com/d6/049d8d6e144f74b4785fe7fa264e90/chameleon-small.jpg",
        "ssl_url": "https://demos.transloadit.com/d6/049d8d6e144f74b4785fe7fa264e90/chameleon-small.jpg",
        "meta": {
          "width": 250,
          "height": 167,
          "date_recorded": "2013/09/11 10:09:04",
          "date_file_created": "2013/09/11 10:09:04",
          "date_file_modified": "2025/03/04 13:54:05 GMT",
          "aspect_ratio": 1.497,
          "aperture": 5.6,
          "exposure_compensation": 0,
          "exposure_mode": "Auto",
          "exposure_time": "1/250",
          "flash": "On, Fired",
          "focal_length": "85.0 mm",
          "f_number": 5.6,
          "iso": 400,
          "light_value": 10.9,
          "metering_mode": "Multi-segment",
          "shutter_speed": "1/250",
          "white_balance": "Auto",
          "device_name": "Canon EOS 7D",
          "device_vendor": "Canon",
          "device_software": "Adobe Photoshop CS6 (Windows)",
          "orientation": "Horizontal (normal)",
          "has_clipping_path": false,
          "creator": "Dennis van de Water",
          "frame_count": 1,
          "colorspace": "sRGB",
          "has_transparency": false,
          "average_color": "#68723c",
          "copyright": "CC0"
        },
        "user_meta": {},
        "as": null,
        "queue": "live",
        "queue_time": 0.01,
        "exec_time": 1.43,
        "cost": 2438,
        "is_temp_url": false
      },
      {
        "id": "e56ef76bbba74f75afd0462b514ab735",
        "name": "patrick-tomasso-60176.jpg",
        "basename": "patrick-tomasso-60176",
        "ext": "jpg",
        "size": 1475115,
        "mime": "image/jpeg",
        "type": "image",
        "field": "myfile_2",
        "md5hash": "89630dd612aef6d799d4610f314bbccd",
        "original_id": "e56ef76bbba74f75afd0462b514ab735",
        "original_basename": "patrick-tomasso-60176",
        "original_name": "patrick-tomasso-60176.jpg",
        "original_path": "/",
        "original_md5hash": "8f96501fc9053cc4ae11a5b47d0db9e7",
        "from_batch_import": false,
        "is_tus_file": false,
        "tus_upload_url": null,
        "url": "https://demos.transloadit.com/e5/6ef76bbba74f75afd0462b514ab735/patrick-tomasso-60176.jpg",
        "ssl_url": "https://demos.transloadit.com/e5/6ef76bbba74f75afd0462b514ab735/patrick-tomasso-60176.jpg",
        "meta": {
          "width": 2731,
          "height": 4096,
          "date_file_modified": "2025/03/04 13:54:06 GMT",
          "aspect_ratio": 0.667,
          "has_clipping_path": false,
          "copyright": "CC0",
          "frame_count": 1,
          "colorspace": "RGB",
          "has_transparency": false,
          "average_color": "#9c8f82",
          "orientation": "Horizontal (normal)"
        },
        "user_meta": {},
        "as": null,
        "queue": "live",
        "queue_time": 0.02,
        "exec_time": 0.94,
        "cost": 162264,
        "is_temp_url": false
      },
      {
        "id": "7bb8673bed1a4cf4ada1dd666fca5d8a",
        "name": "damselfly.jpg",
        "basename": "damselfly",
        "ext": "jpg",
        "size": 1434046,
        "mime": "image/jpeg",
        "type": "image",
        "field": "myfile_1",
        "md5hash": "48790e9a3dc19f4bc479a770ae3eeea1",
        "original_id": "7bb8673bed1a4cf4ada1dd666fca5d8a",
        "original_basename": "damselfly",
        "original_name": "damselfly.jpg",
        "original_path": "/",
        "original_md5hash": "ea759ab9c5c6fa0a9e7ad67efeb8bb40",
        "from_batch_import": false,
        "is_tus_file": false,
        "tus_upload_url": null,
        "url": "https://demos.transloadit.com/7b/b8673bed1a4cf4ada1dd666fca5d8a/damselfly.jpg",
        "ssl_url": "https://demos.transloadit.com/7b/b8673bed1a4cf4ada1dd666fca5d8a/damselfly.jpg",
        "meta": {
          "width": 5023,
          "height": 3349,
          "date_recorded": "2013/08/05 05:28:07",
          "date_file_created": "2013/08/05 05:28:07",
          "date_file_modified": "2025/03/04 13:54:08 GMT",
          "aspect_ratio": 1.5,
          "aperture": 2.8,
          "exposure_compensation": 0,
          "exposure_mode": "Auto bracket",
          "exposure_time": "1/4000",
          "flash": "Off, Did not fire",
          "focal_length": "100.0 mm",
          "f_number": 2.8,
          "iso": 100,
          "light_value": 14.9,
          "metering_mode": "Multi-segment",
          "shutter_speed": "1/4000",
          "white_balance": "Auto",
          "device_name": "Canon EOS 7D",
          "device_vendor": "Canon",
          "device_software": "Adobe Photoshop CS6 (Windows)",
          "orientation": "Horizontal (normal)",
          "has_clipping_path": false,
          "creator": "Dennis van de Water",
          "copyright": "CC0",
          "frame_count": 1,
          "colorspace": "sRGB",
          "has_transparency": false,
          "average_color": "#ce9f5a"
        },
        "user_meta": {},
        "as": null,
        "queue": "live",
        "queue_time": 0.04,
        "exec_time": 0.89,
        "cost": 157746,
        "is_temp_url": false
      }
    ],
    "large_resized": [
      {
        "id": "9cc89fd6f12a437ba2db9fb32f05ebd1",
        "name": "patrick-tomasso-60176.jpg",
        "basename": "patrick-tomasso-60176",
        "ext": "jpg",
        "size": 408151,
        "mime": "image/jpeg",
        "type": "image",
        "field": "myfile_2",
        "md5hash": "440858563be4b490d627026389541821",
        "original_id": "e56ef76bbba74f75afd0462b514ab735",
        "original_basename": "patrick-tomasso-60176",
        "original_name": "patrick-tomasso-60176.jpg",
        "original_path": "/",
        "original_md5hash": "8f96501fc9053cc4ae11a5b47d0db9e7",
        "from_batch_import": false,
        "is_tus_file": false,
        "tus_upload_url": null,
        "url": "https://demos.transloadit.com/9c/c89fd6f12a437ba2db9fb32f05ebd1/patrick-tomasso-60176.jpg",
        "ssl_url": "https://demos.transloadit.com/9c/c89fd6f12a437ba2db9fb32f05ebd1/patrick-tomasso-60176.jpg",
        "meta": {
          "width": 1366,
          "height": 2048,
          "date_file_modified": "2025/03/04 13:54:07 GMT",
          "aspect_ratio": 0.667,
          "has_clipping_path": false,
          "copyright": "CC0",
          "frame_count": 1,
          "colorspace": "RGB",
          "has_transparency": false,
          "average_color": "#9c8f82",
          "orientation": "Horizontal (normal)",
          "svgViewBoxWidth": null,
          "svgViewBoxHeight": null,
          "date_recorded": null,
          "date_file_created": null,
          "title": null,
          "description": null,
          "duration": null,
          "location": null,
          "city": null,
          "state": null,
          "country": null,
          "country_code": null,
          "keywords": null,
          "aperture": null,
          "exposure_compensation": null,
          "exposure_mode": null,
          "exposure_time": null,
          "flash": null,
          "focal_length": null,
          "f_number": null,
          "iso": null,
          "light_value": null,
          "metering_mode": null,
          "shutter_speed": null,
          "white_balance": null,
          "device_name": null,
          "device_vendor": null,
          "device_software": null,
          "latitude": null,
          "longitude": null,
          "creator": null,
          "author": null,
          "copyright_notice": null,
          "rights": null,
          "dominant_colors": null,
          "xp_title": null,
          "xp_comment": null,
          "xp_keywords": null,
          "xp_subject": null
        },
        "user_meta": {},
        "as": null,
        "queue": "live",
        "queue_time": 0.02,
        "exec_time": 0.79,
        "cost": 1887348,
        "is_temp_url": false
      },
      {
        "id": "73adff86eb564ba1a856974f101e22af",
        "name": "damselfly.jpg",
        "basename": "damselfly",
        "ext": "jpg",
        "size": 265611,
        "mime": "image/jpeg",
        "type": "image",
        "field": "myfile_1",
        "md5hash": "1211555a3bf791b6ee63173982907ad6",
        "original_id": "7bb8673bed1a4cf4ada1dd666fca5d8a",
        "original_basename": "damselfly",
        "original_name": "damselfly.jpg",
        "original_path": "/",
        "original_md5hash": "ea759ab9c5c6fa0a9e7ad67efeb8bb40",
        "from_batch_import": false,
        "is_tus_file": false,
        "tus_upload_url": null,
        "url": "https://demos.transloadit.com/73/adff86eb564ba1a856974f101e22af/damselfly.jpg",
        "ssl_url": "https://demos.transloadit.com/73/adff86eb564ba1a856974f101e22af/damselfly.jpg",
        "meta": {
          "width": 2048,
          "height": 1365,
          "date_recorded": "2013/08/05 05:28:07",
          "date_file_created": "2013/08/05 05:28:07",
          "date_file_modified": "2025/03/04 13:54:09 GMT",
          "aspect_ratio": 1.5,
          "aperture": 2.8,
          "exposure_compensation": 0,
          "exposure_mode": "Auto bracket",
          "exposure_time": "1/4000",
          "flash": "Off, Did not fire",
          "focal_length": "100.0 mm",
          "f_number": 2.8,
          "iso": 100,
          "light_value": 14.9,
          "metering_mode": "Multi-segment",
          "shutter_speed": "1/4000",
          "white_balance": "Auto",
          "device_name": "Canon EOS 7D",
          "device_vendor": "Canon",
          "device_software": "Adobe Photoshop CS6 (Windows)",
          "orientation": "Horizontal (normal)",
          "has_clipping_path": false,
          "creator": "Dennis van de Water",
          "copyright": "CC0",
          "frame_count": 1,
          "colorspace": "sRGB",
          "has_transparency": false,
          "average_color": "#ce9f59",
          "svgViewBoxWidth": null,
          "svgViewBoxHeight": null,
          "title": null,
          "description": null,
          "duration": null,
          "location": null,
          "city": null,
          "state": null,
          "country": null,
          "country_code": null,
          "keywords": null,
          "latitude": null,
          "longitude": null,
          "author": null,
          "copyright_notice": null,
          "rights": null,
          "dominant_colors": null,
          "xp_title": null,
          "xp_comment": null,
          "xp_keywords": null,
          "xp_subject": null
        },
        "user_meta": {},
        "as": null,
        "queue": "live",
        "queue_time": 0.1,
        "exec_time": 0.6,
        "cost": 1702314,
        "is_temp_url": false
      }
    ]
  },
  "build_id": "13585935113"
}
