Songs.Relationships.SongsStationRelationship
A relationship from the song to its station.
Declaration
object Songs.Relationships.SongsStationRelationshipProperties
| Name | Type | Description |
|---|---|---|
href | string | A relative location for the relationship. |
next | string | A relative cursor to fetch the next paginated collection of resources in the relationship if more exist. |
data Required | [Stations] | The radio station associated with the song. |