---
title: Playlists.Relationships.PlaylistsTracksRelationship
framework: applemusicapi
role: symbol
role_heading: Object
path: applemusicapi/playlists/relationships-data.dictionary/playliststracksrelationship
---

# Playlists.Relationships.PlaylistsTracksRelationship

A relationship from the playlist to its tracks.

## Declaration

```data
object Playlists.Relationships.PlaylistsTracksRelationship
```

## 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 ordered songs and music videos in the tracklist of the playlist.

## See Also

### Related Objects

- [Playlists.Relationships.PlaylistsCuratorRelationship](applemusicapi/playlists/relationships-data.dictionary/playlistscuratorrelationship.md)
- [Playlists.Relationships.PlaylistsLibraryRelationship](applemusicapi/playlists/relationships-data.dictionary/playlistslibraryrelationship.md)
