Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The following example JSON is returned for the image URL https://nationalinterest.org/sites/default/files/main_images/sdgvsdgdfd.jpg. See the JSON Response Reference for definitions of the fields in the response.

Code Block
languagejson
{

...

  "uuid": "

...

06cbe788-

...

feda-

...

4929-

...

9782-

...

15549d722a76",

...

  "url": "https://

...

nationalinterest.org/sites/default/files/main_images/sdgvsdgdfd.jpg",
  

...

"data": {

...


    "processedAt": "2021-06-10T00:05:22.871Z",
    "expiresAt": "2021-06-24T00:05:22.871Z",
    "keywords": [],
    "safe": false,
    

...

"threats": [

...

      {
        "id": "GGT1",

...


        "category": "Violence and gore",

...


        "confidence": "VERY_HIGH"

...

,
        "risk": "

...

HIGH"
      }
    ]
  }
}