Channel

Details for channel resource

The following example shows how the Channel property values are identified.

{
  "id":"5868c92f-eae8-5333-b044-615dc8a307a1",
  "title":"BBC One Cambridgeshire",
  "attribute":[
    "regional"
  ],
  "meta":{
    "live-stream":"http://www.bbc.co.uk/tv/bbcone/live"
  },
  "category":[
    {
      "code":"entertainment",
      "name":"Entertainment"
    }
  ],
  "subject":[
    {
      "code":"channel:youview:1127",
      "profile":"channel"
    },
    {
      "code":"channel:patv:1664",
      "profile":"channel"
    }
  ]
}

The table below outlines the possible values exposed in the Channel Detail endpoint.

PropertyValue(s)Description
titleFull name of the channel
attributeAttributeA collection of attributes attached to the channel, see data dictionary for reference.
metaMetaA collection of meta data around the channel, see data dictionary for reference.
categoryCategoryA collection of categories for channels, see data dictionary for reference.

🚧

v1 to v2

See our Migration section for further information on the changes made to this resource between API v1 and v2