Versions Compared

Key

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

...

The block content_flags from the represents the content rating information per Program.

Code Block
languagejs
 "content_flags": [
          {
            "content_rating_authority": "fi",
            "content_rating_flag": "13",
            "pictogram_url": "https://cdn.pixabay.com/photo/2017/06/13/15/35/18-2399207_960_720.png",
            "is_adult_rated": 1
          }
        ],

...