Albums.Relationships.AlbumsRecordLabelsRelationship
A relationship from the album to its associated record label.
Declaration
object Albums.Relationships.AlbumsRecordLabelsRelationshipProperties
| Name | Type | Description |
|---|---|---|
href | string | The relative location to fetch the relationship directly. |
next | string | The relative location to request the next page of resources in the collection, if additional resources are available for fetching. |
data Required | [RecordLabels] | The album’s associated record label. |