---
title: Songs.Relationships.SongsMusicVideosRelationship
framework: applemusicapi
role: symbol
role_heading: Object
path: applemusicapi/songs/relationships-data.dictionary/songsmusicvideosrelationship
---

# Songs.Relationships.SongsMusicVideosRelationship

A relationship from the song to its music videos.

## Declaration

```data
object Songs.Relationships.SongsMusicVideosRelationship
```

## 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 associated with the song.

## See Also

### Related Objects

- [Songs.Relationships.SongsAlbumsRelationship](applemusicapi/songs/relationships-data.dictionary/songsalbumsrelationship.md)
- [Songs.Relationships.SongsArtistsRelationship](applemusicapi/songs/relationships-data.dictionary/songsartistsrelationship.md)
- [Songs.Relationships.SongsGenresRelationship](applemusicapi/songs/relationships-data.dictionary/songsgenresrelationship.md)
- [Songs.Relationships.SongsComposersRelationship](applemusicapi/songs/relationships-data.dictionary/songscomposersrelationship.md)
- [Songs.Relationships.SongsLibraryRelationship](applemusicapi/songs/relationships-data.dictionary/songslibraryrelationship.md)
- [Songs.Relationships.SongsStationRelationship](applemusicapi/songs/relationships-data.dictionary/songsstationrelationship.md)
