---
title: StationGenresResponse
framework: applemusicapi
role: symbol
role_heading: Object
path: applemusicapi/stationgenresresponse
---

# StationGenresResponse

The response to a specific station genres resource request.

## Declaration

```data
object StationGenresResponse
```

## Properties

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

## See Also

### Handling the Response

- [Stations](applemusicapi/stations.md)
- [StationsResponse](applemusicapi/stationsresponse.md)
- [StationGenres](applemusicapi/stationgenres.md)
