TYBA






media.Genre

Genre

This structure represents useful information about a genre.

ParameterOptionalMax AllowedDataType Notes
gridno1database idgenre id
grnmno1textgenre name
cvno1urlurl to access coverart. See Artwork URL api.

Example xml:

 <gr>
  <grid>432546325432</grid>
  <grnm>The Best of Florence and the Machine</grnm>
  <cv></cv>
 </gr>
 

back to index