Versions Compared

Key

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

The following example JSON is returned for the video http://content.jwplatform.com/videos/00D9qbqJ-320.mp4. See the JSON Response Reference for definitions of the fields in the response.

Code Block
{
  "uuid": "ccc7155087b61cc2-88e9bea4-4ff24fc4-9b46b394-fc204610e6136362412fa4fe",
  "url": "http://contentvideos-cloudflare.jwplatformjwpsrv.com/content/conversions/wXz64rAU/videos/00D9qbqJ-32028875361.mp4?token=5fc86f5a_cc102c722421df46326f0866434db4a7ab12e0ef",
  "data": {
    "languageCode": "en",
    "iab": {
      "v2": [
        {
          "id": "483",
          "category": "Sports",
          "score": 0.53
        },
        {
          "id": "515",
          "category": "Ice Hockey",
          "score": 0.2627,
          "parent": {
            "id": "483",
            "category": "Sports"
          }
        },
        {
          "id": "533",
          "category": "Soccer",
          "score": 0.15,
          "parent": {
            "id": "483",
            "category": "Sports"
          }
        }
      ]
    },
    "keywords": [
      "cbc news",
      "ayers",
      "david",
      "nhl",
      "dallas",
      "toronto",
      "hurricanes",
      "hollywood",
      "anderson",
      "leafs",
      "david man.",
      "the toronto maple leafs",
      "marta gebre selassie's",
      "kidney transplant",
      "the carolina hurricanes"
    ],
    "safe": true,
    "threats": [
      {
        "id": "GGT9",
        "category": "Medical",
        "confidence": "HIGH"
      }
    ],
    "sentiments": [
      {
        "sentiment": "neutral",
        "score": 0.48
      },
      {
        "sentiment": "positive",
        "score": 0.45
      },
      {
        "sentiment": "negative",
        "score": 0.06
      }
    ],
    "processedAt": "2020-1012-01T0103T02:3905:1045.836Z949Z"
  }
}