Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

The following example JSON is returned for the image https://media3.s-nbcnews.com/j/newscms/2020_18/2724881/190122-handguns-new-york-cs-1005a_ae30ba7e5164f948822ba8d42c3db791.fit-1240w.jpg. See the JSON Response Reference for definitions of the fields in the response.

{
  "uuid": "6998e629-ed07-4f0e-94a4-7a684238a313",
  "url": "https://media3.s-nbcnews.com/j/newscms/2020_18/2724881/190122-handguns-new-york-cs-1005a_ae30ba7e5164f948822ba8d42c3db791.fit-1240w.jpg",
  "data": {
    "keywords": [
      "fitness_and_exercise"
    ],
    "safe": false,
    "threats": [
      {
        "id": "GGT1",
        "category": "Violence and gore",
        "confidence": "VERY_HIGH"
      }
    ],
    "processedAt": "2020-09-29T22:34:10.143Z"
  }
}

  • No labels