Skip to content

Track

Extends

Properties

album

album: SimplifiedAlbum

Source

types.ts:666


artists

artists: SimplifiedArtist[]

Inherited from

SimplifiedTrack.artists

Source

types.ts:633


available_markets

available_markets: string[]

Inherited from

SimplifiedTrack.available_markets

Source

types.ts:634


disc_number

disc_number: number

Inherited from

SimplifiedTrack.disc_number

Source

types.ts:635


duration_ms

duration_ms: number

Inherited from

SimplifiedTrack.duration_ms

Source

types.ts:636


episode

episode: boolean

Inherited from

SimplifiedTrack.episode

Source

types.ts:637


explicit

explicit: boolean

Inherited from

SimplifiedTrack.explicit

Source

types.ts:638


external_ids

external_ids: ExternalIds

Source

types.ts:667


external_urls

external_urls: ExternalUrls

Inherited from

SimplifiedTrack.external_urls

Source

types.ts:639


href

href: string

Inherited from

SimplifiedTrack.href

Source

types.ts:640


id

id: string

Inherited from

SimplifiedTrack.id

Source

types.ts:641


is_local

is_local: boolean

Inherited from

SimplifiedTrack.is_local

Source

types.ts:642


is_playable?

optional is_playable: boolean

Inherited from

SimplifiedTrack.is_playable

Source

types.ts:649


linked_from?

optional linked_from: LinkedFrom

Inherited from

SimplifiedTrack.linked_from

Source

types.ts:650


name

name: string

Inherited from

SimplifiedTrack.name

Source

types.ts:643


popularity

popularity: number

Source

types.ts:668


preview_url

preview_url: null | string

Inherited from

SimplifiedTrack.preview_url

Source

types.ts:644


restrictions?

optional restrictions: Restrictions

Inherited from

SimplifiedTrack.restrictions

Source

types.ts:651


track

track: boolean

Inherited from

SimplifiedTrack.track

Source

types.ts:645


track_number

track_number: number

Inherited from

SimplifiedTrack.track_number

Source

types.ts:646


type

type: string

Inherited from

SimplifiedTrack.type

Source

types.ts:647


uri

uri: string

Inherited from

SimplifiedTrack.uri

Source

types.ts:648