---
title: LibrarySongs
framework: applemusicapi
role: symbol
role_heading: Object
path: applemusicapi/librarysongs
---

# LibrarySongs

A resource object that represents a library song.

## Declaration

```data
object LibrarySongs
```

## Properties

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

## Topics

### Related Objects

- [LibrarySongs.Attributes](applemusicapi/librarysongs/attributes-data.dictionary.md)
- [LibrarySongs.Relationships](applemusicapi/librarysongs/relationships-data.dictionary.md)

## See Also

### Handling the Response

- [Songs](applemusicapi/songs.md)
- [SongsResponse](applemusicapi/songsresponse.md)
- [LibrarySongsResponse](applemusicapi/librarysongsresponse.md)
