---
title: Stations
framework: applemusicapi
role: symbol
role_heading: Object
path: applemusicapi/stations
---

# Stations

A resource object that represents a station.

## Declaration

```data
object Stations
```

## Properties

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

## Topics

### Related Objects

- [Stations.Attributes](applemusicapi/stations/attributes-data.dictionary.md)
- [Stations.Relationships](applemusicapi/stations/relationships-data.dictionary.md)

## See Also

### Handling the Response

- [StationsResponse](applemusicapi/stationsresponse.md)
- [StationGenres](applemusicapi/stationgenres.md)
- [StationGenresResponse](applemusicapi/stationgenresresponse.md)
