music_release
Data source: https://www.hallelujahthehills.com
1 row where "publish_on" is on date 2019-10-03
This data as json, CSV (advanced)
Suggested facets: publish_on (date), date (date)
id ▼ | slug | publish | publish_on | title | date | description | credits | cover_url | player_code | priority |
---|---|---|---|---|---|---|---|---|---|---|
15 | im-you | 1 | 2019-10-03 11:37:21 | I’m You | 2019-11-15 |
Available on:
Bandcamp,
Spotify,
Apple,
Google,
Amazon
Deluxe double 180-gram vinyl available on Bandcamp. |
Recorded at Machines with Magnets, Pawtucket RI
The band:
Special guests:
All songs written by Ryan H. Walsh Copyright ©2019 Reverse The Tape Decks ASCAP |
https://res.cloudinary.com/dgojqlr7m/image/upload/files/artwork/im_you_cover.jpg | <iframe style="border: 0; width: 100%; height: 120px;" src="https://bandcamp.com/EmbeddedPlayer/album=2247674964/size=large/bgcol=ffffff/linkcol=0687f5/tracklist=false/artwork=none/transparent=true/" seamless><a href="http://hallelujahthehills.bandcamp.com/album/im-you-out-fall-2019">I'm You by Hallelujah The Hills</a></iframe> |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE "music_release" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "slug" varchar(50) NOT NULL UNIQUE, "publish" bool NOT NULL, "publish_on" datetime NULL, "title" varchar(200) NOT NULL, "date" date NULL, "description" text NOT NULL, "credits" text NOT NULL, "cover_url" varchar(200) NOT NULL, "player_code" text NOT NULL, "priority" integer unsigned NULL);