---
title: GenresResponse
framework: applemusicapi
role: symbol
role_heading: Object
path: applemusicapi/genresresponse
---

# GenresResponse

The response to a genres request.

## Declaration

```data
object GenresResponse
```

## Properties

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

## See Also

### Handling the Response

- [Genres](applemusicapi/genres.md)
