Stations.Attributes
The attributes for a station resource.
Declaration
object Stations.AttributesProperties
| Name | Type | Description |
|---|---|---|
artwork Required | Artwork | The radio station artwork. |
durationInMillis | integer | The duration of the stream. This value isn’t emitted for ‘live’ or programmed stations. |
editorialNotes | EditorialNotes | The notes about the station that appear in Apple Music. |
episodeNumber | string | The episode number of the station. This value appears when the station represents an episode of a show or other content. |
contentRating | string | The rating of the content possibly heard while playing the station. The possible values for this rating are |
isLive Required | boolean | Indicates whether the station is a livestream. |
mediaKind Required | string | The media kind for the station. It can have value |
name Required | string | The localized name of the station. |
playParams | PlayParameters | When present, this attribute indicates that the radio station or episode is available to play with an Apple Music subscription. The value map may be used to initiate playback of the station. Live radio stations and episodes initiate streaming playback. Track-based stations initiate playback of individual tracks. |
stationProviderName | string | The name of the entity that provided the station, when specified. |
url Required | string | The URL for sharing the station in Apple Music. |