---
title: Artists.Relationships.ArtistsMusicVideosRelationship
framework: applemusicapi
role: symbol
role_heading: Object
path: applemusicapi/artists/relationships-data.dictionary/artistsmusicvideosrelationship
---

# Artists.Relationships.ArtistsMusicVideosRelationship

A relationship from the artist to its music videos.

## Declaration

```data
object Artists.Relationships.ArtistsMusicVideosRelationship
```

## Properties

href: A relative location for the relationship. next: A relative cursor to fetch the next paginated collection of resources in the relationship if more exist. data: The music videos for the artist.

## See Also

### Related Objects

- [Artists.Relationships.ArtistsAlbumsRelationship](applemusicapi/artists/relationships-data.dictionary/artistsalbumsrelationship.md)
- [Artists.Relationships.ArtistsGenresRelationship](applemusicapi/artists/relationships-data.dictionary/artistsgenresrelationship.md)
- [Artists.Relationships.ArtistsPlaylistsRelationship](applemusicapi/artists/relationships-data.dictionary/artistsplaylistsrelationship.md)
- [Artists.Relationships.ArtistsStationRelationship](applemusicapi/artists/relationships-data.dictionary/artistsstationrelationship.md)
