---
title: StationGenres
framework: applemusicapi
role: symbol
role_heading: Object
path: applemusicapi/stationgenres
---

# StationGenres

A resource object that represents a station genre.

## Declaration

```data
object StationGenres
```

## Properties

id: The identifier for the station genre. type: This value must always be station-genres. href: The relative location for the station genre resource. attributes: The attributes for the station genre. relationships: The relationships for the station genre.

## Topics

### Related Objects

- [StationGenres.Attributes](applemusicapi/stationgenres/attributes-data.dictionary.md)
- [StationGenres.Relationships](applemusicapi/stationgenres/relationships-data.dictionary.md)

## See Also

### Handling the Response

- [Stations](applemusicapi/stations.md)
- [StationsResponse](applemusicapi/stationsresponse.md)
- [StationGenresResponse](applemusicapi/stationgenresresponse.md)
