---
title: SongsResponse
framework: applemusicapi
role: symbol
role_heading: Object
path: applemusicapi/songsresponse
---

# SongsResponse

The response to a songs request.

## Declaration

```data
object SongsResponse
```

## Properties

data: The Songs included in the response for the request.

## See Also

### Handling the Response

- [Songs](applemusicapi/songs.md)
- [LibrarySongs](applemusicapi/librarysongs.md)
- [LibrarySongsResponse](applemusicapi/librarysongsresponse.md)
