---
title: Albums.Relationships.AlbumsTracksRelationship
framework: applemusicapi
role: symbol
role_heading: Object
path: applemusicapi/albums/relationships-data.dictionary/albumstracksrelationship
---

# Albums.Relationships.AlbumsTracksRelationship

A relationship from the album to its tracks.

## Declaration

```data
object Albums.Relationships.AlbumsTracksRelationship
```

## Properties

data: The ordered songs and music videos in the tracklist of the album. 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.

## See Also

### Related Objects

- [Albums.Relationships.AlbumsArtistsRelationship](applemusicapi/albums/relationships-data.dictionary/albumsartistsrelationship.md)
- [Albums.Relationships.AlbumsGenresRelationship](applemusicapi/albums/relationships-data.dictionary/albumsgenresrelationship.md)
- [Albums.Relationships.AlbumsLibraryRelationship](applemusicapi/albums/relationships-data.dictionary/albumslibraryrelationship.md)
- [Albums.Relationships.AlbumsRecordLabelsRelationship](applemusicapi/albums/relationships-data.dictionary/albumsrecordlabelsrelationship.md)
