---
title: Albums.Attributes
framework: applemusicapi
role: symbol
role_heading: Object
path: applemusicapi/albums/attributes-data.dictionary
---

# Albums.Attributes

The attributes for an album resource.

## Declaration

```data
object Albums.Attributes
```

## Properties

artistName: The name of the primary artist associated with the album. artistUrl: (Extended) The URL of the artist for this content. artwork: The artwork for the album. audioVariants: (Extended) Indicates the specific audio variant for the album. important: Use badges to indicate the audio variant in Apple Music. For more information, see Dolby Asset Center (DAC) for identifying tracks with the Dolby Atmos logo and Apple Lossless glyphs for identifying tracks with the specific Apple Lossless glyph. contentRating: The Recording Industry Association of America (RIAA) rating of the content. No value means no rating. copyright: The copyright text. editorialNotes: The notes about the album that appear in the iTunes Store. genreNames: The names of the genres associated with the album. inFavorites: isCompilation: Indicates whether the album is marked as a compilation. If true, the album is a compilation; otherwise, it’s not. isComplete: Indicates whether the album is complete. If true, the album is complete; otherwise, it’s not. An album is complete if it contains all its tracks and songs. isMasteredForItunes: Indicates whether the response delivered the album as an Apple Digital Master. isSingle: Indicates whether the album contains a single song. name: The localized name of the album. playParams: When present, this attribute indicates that one or more tracks on the album are available to play with an Apple Music subscription. The value map may be used to initiate playback of available tracks on the album. recordLabel: The name of the record label for the album. releaseDate: The release date of the album, when known, in YYYY-MM-DD or YYYY format. Prerelease content may have an expected release date in the future. trackCount: The number of tracks for the album. upc: The Universal Product Code for the album. url: The URL for sharing the album in Apple Music.

## See Also

### Related Objects

- [Albums.Relationships](applemusicapi/albums/relationships-data.dictionary.md)
- [Albums.Views](applemusicapi/albums/views-data.dictionary.md)
