---
title: Songs
framework: applemusicapi
role: symbol
role_heading: Object
path: applemusicapi/songs
---

# Songs

A resource object that represents a song.

## Declaration

```data
object Songs
```

## Properties

id: The identifier for the song. type: This value is always songs. href: The relative location for the song resource. attributes: The attributes for the song. relationships: The relationships for the song.

## Topics

### Related Objects

- [Songs.Attributes](applemusicapi/songs/attributes-data.dictionary.md)
- [Songs.Relationships](applemusicapi/songs/relationships-data.dictionary.md)

## See Also

### Handling the Response

- [SongsResponse](applemusicapi/songsresponse.md)
- [LibrarySongs](applemusicapi/librarysongs.md)
- [LibrarySongsResponse](applemusicapi/librarysongsresponse.md)
