Albums.Views.AlbumsRelatedVideosView
A relationship view from this album to music videos for the songs on the album.
Declaration
object Albums.Views.AlbumsRelatedVideosViewProperties
| Name | Type | Description |
|---|---|---|
href | string | The relative location to fetch the view directly. |
next | string | The relative location to request the next page of resources in the collection, if additional resources are available for fetching. |
attributes Required | Albums.Views.AlbumsRelatedVideosView.Attributes | The attributes for the view. |
data Required | [MusicVideos] | The music videos available for songs on the album. |