Albums.Relationships
The relationships for an album resource.
Declaration
object Albums.RelationshipsProperties
| Name | Type | Description |
|---|---|---|
artists | Albums.Relationships.AlbumsArtistsRelationship | The artists associated with the album. By default, Fetch limits: 10 default, 10 maximum |
genres | Albums.Relationships.AlbumsGenresRelationship | The genres for the album. By default, Fetch limits: None |
tracks | Albums.Relationships.AlbumsTracksRelationship | The songs and music videos on the album. By default, Fetch limits: 300 default, 300 maximum |
library | Albums.Relationships.AlbumsLibraryRelationship | The album in the user’s library for the catalog album, if any. Fetch limits: None |
record-labels | Albums.Relationships.AlbumsRecordLabelsRelationship | The record labels for the album Fetch limits: 10 default, 10 maximum. |