Common/descriptor/v1.1/Theme

Jump to: navigation, search

Theme

Database ID for a theme that is recognized by Rovi Cloud Services.

Elements

NameTypeDescription
id string Database ID of the theme.
name string The theme.

XML Response Example

<Mood>
    <id>MA0000005030</id>
    <name>Adventure</name>
</Mood>

JSON Response Example

{
    id: "MA0000005030",
    name: "Adventure"
}
 
 
 
Personal tools