Skip to main content

Properties

id
string
lowercase
The unique identifier of this track
hash
string
Base64-encoded information about this track
lastPlayedTimestamp
number
Unix epoch timestamp at which the track was last played, in milliseconds.
title
string
url-encoded
The title of this track, url-encoded
artist
string
url-encoded
The artist of this track, url-encoded
album
string | null
url-encoded
The album of this track, url-encoded, if available
imageUrl
string | null
The album art of this track, if available
genres
string[]
The genres of this track, if genre data is provided by the provider API
provider
cider | lastfm | icecast
The provider from which this track is being played
has_controls
boolean
Whether or not this track’s provider allows controls via the API