listens
1 row where artist = "Nøvacore" and title = "Past Lives - Nightcore"
This data as json, CSV (advanced)
Suggested facets: listenDate (date), createdAt (date), updatedAt (date)
id ▼ | title | artist | album | releaseYear | genre | listenDate | trackNumber | createdAt | updatedAt |
---|---|---|---|---|---|---|---|---|---|
489 | Past Lives - Nightcore | Nøvacore | Nightcore Gaming / Speed Up Songs Vol 2.0 | 2024-10-04T19:13:32.000Z | 2024-10-04T19:13:33.473Z | 2024-10-04T19:13:33.473Z |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE [listens] ( [id] INTEGER PRIMARY KEY, [title] TEXT, [artist] TEXT, [album] TEXT, [releaseYear] TEXT, [genre] TEXT, [listenDate] TEXT, [trackNumber] TEXT, [createdAt] TEXT, [updatedAt] TEXT );