BBC Web API (beta) Disclaimer  Terms of Use  About Us  backstage.bbc.co.uk
bbc.genre.getInfo
Get information about a genre.
Arguments
genre_id
  (required) Identifier for genre
format
  (simple) Response format (more information)
Explore
bbc.genre.getInfo
genre_id
format Simple   TV-Anytime  
Example response
Simple response:
<genre genre_id="1234" name="Entertainment">
  <active>true</active>
</genre>
TV-Anytime respons:
<Genre href="urn:tva:metadata:cs:AtmosphereCS:2005:1.1">
  <Name>Entertainment</Name>
</Genre>