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

# Playlists.Attributes

The attributes for a playlist resource.

## Declaration

```data
object Playlists.Attributes
```

## Properties

artwork: The playlist artwork. curatorName: The display name of the curator. description: A description of the playlist. isChart: Indicates whether the playlist represents a popularity chart. lastModifiedDate: The date the playlist was last modified. name: The localized name of the playlist. playlistType: The type of playlist. Possible values are: Editorial: A playlist created by an Apple Music curator. External: A playlist created by a non-Apple curator or brand. Personal-mix: A personalized playlist for an Apple Music user. Replay: A personalized Apple Music Replay playlist for an Apple Music user. User-shared: A playlist created and shared by an Apple Music user. playParams: The value map may be used to initiate playback of available tracks in the playlist. url: The URL for sharing the playlist in Apple Music. trackTypes: (Extended) The resource types that are present in the tracks of the playlists. inFavorites:

## See Also

### Related Objects

- [Playlists.Relationships](applemusicapi/playlists/relationships-data.dictionary.md)
- [Playlists.Views](applemusicapi/playlists/views-data.dictionary.md)
