BBC Web API (beta) Disclaimer  Terms of Use  About Us  backstage.bbc.co.uk
bbc.channel.list
List all available channels.
Arguments
format
  (simple) Response format (more information)
Explore
bbc.channel.list
format Simple   TV-Anytime  
Example response
Simple response:
<channel channel_id="BBCOne" name="BBC One" />
<channel channel_id="BBCTwo" name="BBC Two" />
<channel channel_id="BBCThree" name="BBC Three" />
<channel channel_id="BBCFour" name="BBC Four" />
TV-Anytime response:
<TVAMain xmlns='urn:tva:metadata:2005' xmlns:mpeg7='urn:mpeg:mpeg7:schema:2005' 
      xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xml:lang='en'>
  <ProgramDescription>
    <ServiceInformationTable>
      <ServiceInformation serviceId='BBCOne'>
        <Name>BBC One</Name>
        <Owner>BBC</Owner>
        <ServiceURL>dvb://233a.1004.1044</ServiceURL>
        <ServiceGenre href='urn:tva:metadata:cs:MediaType:2005:7.1.3'>
          <Name><![CDATA[Audio and video]]></Name>
        </ServiceGenre>
      </ServiceInformation>
      <ServiceInformation serviceId='BBCTwo'>
        <Name>BBC Two</Name>
        <Owner>BBC</Owner>
        <ServiceURL>dvb://233a.1004.1084</ServiceURL>
        <ServiceGenre href='urn:tva:metadata:cs:MediaType:2005:7.1.3'>
          <Name><![CDATA[Audio and video]]></Name>
        </ServiceGenre>
      </ServiceInformation>
      <ServiceInformation serviceId='BBCThree'>
        <Name>BBC Three</Name>
        <Owner>BBC</Owner>
        <ServiceURL>dvb://233a.1004.10ff</ServiceURL>
        <ServiceGenre href='urn:tva:metadata:cs:MediaType:2005:7.1.3'>
          <Name><![CDATA[Audio and video]]></Name>
        </ServiceGenre>
        <ServiceGenre href='urn:tva:metadata:cs:IntendedAudienceCS:2005:4.2.2.2'>
          <Name><![CDATA[age 18-20]]></Name>
        </ServiceGenre>
        <ServiceGenre href='urn:tva:metadata:cs:IntendedAudienceCS:2005:4.2.2.3'>
          <Name><![CDATA[age 21-24]]></Name>
        </ServiceGenre>
      </ServiceInformation>
      <ServiceInformation serviceId='BBCFour'>
        <Name>BBC Four</Name>
        <Owner>BBC</Owner>
        <ServiceURL>dvb://233a.4000.41c0</ServiceURL>
        <ServiceGenre href='urn:tva:metadata:cs:MediaType:2005:7.1.3'>
          <Name><![CDATA[Audio and video]]></Name>
        </ServiceGenre>
      </ServiceInformation>
    <ServiceInformationTable>
  <ProgramDescription>
</TVAMain>