Snr/common/v2.1/result-recommendations

Jump to: navigation, search

Result

Contains information about a recommendation.

Elements

NameTypeDescription
album album [ ] A Rovi Music Album/Info response, returned only for a request with an entity type of album.
availabilities availability [ ] Schedule information for a program on a television service, returned when a result is also found in a television service channel lineup and the request specified the television service with the clu parameter.
id string Database ID for an item returned in a response.
messages string [ ] Reasons why the item was selected.
movie movie [ ] A Rovi DVDs Movie/Info response, returned only for a request with an entity type of movie or tvseries.
name name [ ] A Name/Info response, returned only for a request with an entity type of artist.
relevance relevance [ ] Rating of the item. Items with a higher relevance appear earlier in the response list.
song song [ ] A Rovi Music Song/Info response, returned only for a request with an entity type of song.
type string Entity type of the item.
video video [ ] A Rovi Video Video/Info response, returned only for requests with a video endpoint.

XML Response Example

<result>
  <type>album</type>
  <relevance>
    <code>Score</code>
    <value>85.59312</value>
  </relevance>
  <availabilties xmlns="com.rovicorp.snrservice" />
  <id>MW0000268192</id>
  <messages i:nil="true" />
  <album>
    <ids>
      <albumId>MW0000268192</albumId>
      <amgClassicalId i:nil="true" />
      <amgPopId>R 12203</amgPopId>
    </ids>
    <title>Madonna</title>
    <primaryArtists>
      <AlbumArtist>
        <id>MN0000237205</id>
        <name>Madonna</name>
      </AlbumArtist>
    </primaryArtists>
    <guestArtists>
      <AlbumArtist>
        <id>MN0000655346</id>
        <name>Gwen Guthrie</name>
      </AlbumArtist>
      <AlbumArtist>
        <id>MN0000024932</id>
        <name>Paul Pesco</name>
      </AlbumArtist>
      <AlbumArtist>
        <id>MN0000456085</id>
        <name>Norma Jean Wright</name>
      </AlbumArtist>
    </guestArtists>
    <flags>
      <a:string>Digitally Remastered</a:string>
      <a:string>Studio Recording</a:string>
    </flags>
    <duration>2447</duration>
    <originalReleaseDate>1983-??-??</originalReleaseDate>
    <rating>9</rating>
    <isPick>false</isPick>
    <genres>
      <Genre>
        <id>MA0000002613</id>
        <name>Pop/Rock</name>
        <weight>10</weight>
      </Genre>
      <Genre>
        <id>MA0000002572</id>
        <name>Electronic</name>
        <weight>5</weight>
      </Genre>
    </genres>
    <headlineReview>
      <text>Madonna's debut, a whipsmart classic of club gone commercial.</text>
      <author i:nil="true" />
    </headlineReview>
    <classicalReview i:nil="true" />
    <classicalReviewUri i:nil="true" />
    <credits i:nil="true" />
    <creditsUri>http://api.rovicorp.com/data/v1.1/album/credits?format=xml&apikey=4p1k3y&albumid=MW0000268192</creditsUri>
    <moods i:nil="true" />
    <moodsUri>http://api.rovicorp.com/data/v1.1/album/moods?format=xml&apikey=4p1k3y&albumid=MW0000268192</moodsUri>
    <primaryReview i:nil="true" />
    <primaryReviewUri>http://api.rovicorp.com/data/v1.1/album/primaryReview?format=xml&apikey=4p1k3y&albumid=MW0000268192</primaryReviewUri>
    <releases i:nil="true" />
    <releasesUri>http://api.rovicorp.com/data/v1.1/album/releases?format=xml&apikey=4p1k3y&albumid=MW0000268192</releasesUri>
    <similar i:nil="true" />
    <similarUri>http://api.rovicorp.com/data/v1.1/album/similar?format=xml&apikey=4p1k3y&albumid=MW0000268192</similarUri>
    <styles i:nil="true" />
    <stylesUri>http://api.rovicorp.com/data/v1.1/album/styles?format=xml&apikey=4p1k3y&albumid=MW0000268192</stylesUri>
    <themes i:nil="true" />
    <themesUri>http://api.rovicorp.com/data/v1.1/album/themes?format=xml&apikey=4p1k3y&albumid=MW0000268192</themesUri>
    <tracks i:nil="true" />
    <tracksUri>http://api.rovicorp.com/data/v1.1/album/tracks?format=xml&apikey=4p1k3y&albumid=MW0000268192</tracksUri>
    <recordingDates i:nil="true" />
  </album>
</result>

JSON Response Example

{
   "type":"movie",
   "relevance":[
      {
         "code":"Score",
         "value":90.03087
      }
   ],
   "id":"V 491527",
   "messages":null,
   "movie":{
      "ids":{
         "cosmoId":"14096633",
         "movieId":"V 491527"
      },
      "title":"John Carter",
      "releaseYear":2012,
      "rating":3,
      "duration":118,
      "directors":[
         {
            "id":"P203257",
            "name":"Andrew Stanton"
         }
      ],
      "countries":[
         "USA"
      ],
      "mpaa":"PG13",
      "flags":[
         "Violence"
      ],
      "genres":[
         {
            "id":"D 652",
            "name":"Science Fiction",
            "weight":5
         }
      ],
      "attributes":null,
      "cast":null,
      "castUri":"http://api.rovicorp.com/data/v1.1/movie/cast?format=json&apikey=4p1k3y&movieid=V+++491527",
      "crew":null,
      "crewUri":"http://api.rovicorp.com/data/v1.1/movie/crew?format=json&apikey=4p1k3y&movieid=V+++491527",
      "images":null,
      "imagesUri":"http://api.rovicorp.com/data/v1.1/movie/images?format=json&apikey=4p1k3y&movieid=V+++491527",
      "moods":null,
      "moodsUri":"http://api.rovicorp.com/data/v1.1/movie/moods?format=json&apikey=4p1k3y&movieid=V+++491527",
      "keywords":null,
      "keywordsUri":"http://api.rovicorp.com/data/v1.1/movie/keywords?format=json&apikey=4p1k3y&movieid=V+++491527",
      "related":null,
      "relatedUri":"http://api.rovicorp.com/data/v1.1/movie/related?format=json&apikey=4p1k3y&movieid=V+++491527",
      "releases":null,
      "releasesUri":"http://api.rovicorp.com/data/v1.1/movie/releases?format=json&apikey=4p1k3y&movieid=V+++491527",
      "review":null,
      "reviewUri":"http://api.rovicorp.com/data/v1.1/movie/review?format=json&apikey=4p1k3y&movieid=V+++491527",
      "similar":null,
      "similarUri":"http://api.rovicorp.com/data/v1.1/movie/similar?format=json&apikey=4p1k3y&movieid=V+++491527",
      "synopsis":null,
      "synopsisUri":"http://api.rovicorp.com/data/v1.1/movie/synopsis?format=json&apikey=4p1k3y&movieid=V+++491527",
      "themes":null,
      "themesUri":"http://api.rovicorp.com/data/v1.1/movie/themes?format=json&apikey=4p1k3y&movieid=V+++491527",
      "tones":null,
      "tonesUri":"http://api.rovicorp.com/data/v1.1/movie/tones?format=json&apikey=4p1k3y&movieid=V+++491527",
      "types":null,
      "typesUri":"http://api.rovicorp.com/data/v1.1/movie/types?format=json&apikey=4p1k3y&movieid=V+++491527",
      "videos":null,
      "videosUri":"http://api.rovicorp.com/data/v1.1/movie/videos?format=json&apikey=4p1k3y&movieid=V+++491527",
      "studio":"",
      "producedBy":null,
      "releasedBy":[
         "Walt Disney Pictures"
      ],
      "distributor":null
   }
}
 
 
Personal tools