Songs
A resource object that represents a song.
Declaration
object SongsProperties
| Name | Type | Description |
|---|---|---|
id Required | string | The identifier for the song. |
type Required | string | This value is always |
href Required | string | The relative location for the song resource. |
attributes | Songs.Attributes | The attributes for the song. |
relationships | Songs.Relationships | The relationships for the song. |