Add real Spotify data + social handles + hosting plan
This commit is contained in:
parent
5825fb15ab
commit
2b55554e2b
@ -10,7 +10,12 @@
|
|||||||
"Sunset Bass",
|
"Sunset Bass",
|
||||||
"Tearwave"
|
"Tearwave"
|
||||||
],
|
],
|
||||||
"lane": "Organic core + electronic layers \u2014 singer-songwriter who produces bass music rather than bass producer who adds vocals"
|
"lane": "Organic core + electronic layers \u2014 singer-songwriter who produces bass music rather than bass producer who adds vocals",
|
||||||
|
"spotifyId": "745JudJVDqzG68Mpn5ceMZ",
|
||||||
|
"spotifyUrl": "https://open.spotify.com/artist/745JudJVDqzG68Mpn5ceMZ",
|
||||||
|
"tiktok": "@das.wav",
|
||||||
|
"instagram": "@das.wav",
|
||||||
|
"imageUrl": "https://i.scdn.co/image/ab6761610000e5ebc29ee87738e7c8fdd01124e2"
|
||||||
},
|
},
|
||||||
"genrePosition": {
|
"genrePosition": {
|
||||||
"coordinates": {
|
"coordinates": {
|
||||||
@ -182,11 +187,12 @@
|
|||||||
},
|
},
|
||||||
"milestones": {
|
"milestones": {
|
||||||
"current": {
|
"current": {
|
||||||
"monthlyListeners": 517,
|
"spotifyFollowers": 150,
|
||||||
"spotifyFollowers": null,
|
"spotifyPopularity": 2,
|
||||||
|
"monthlyListeners": null,
|
||||||
"instagramFollowers": null,
|
"instagramFollowers": null,
|
||||||
"tiktokFollowers": null,
|
"tiktokFollowers": null,
|
||||||
"playlistPlacements": null,
|
"topTrack": "poor you, poor me (popularity: 3)",
|
||||||
"adSpendTotal": null
|
"adSpendTotal": null
|
||||||
},
|
},
|
||||||
"goals": [
|
"goals": [
|
||||||
@ -246,5 +252,66 @@
|
|||||||
"description": "AI-powered music analysis \u2014 upload track, get interactive visualizer + audio feature breakdown",
|
"description": "AI-powered music analysis \u2014 upload track, get interactive visualizer + audio feature breakdown",
|
||||||
"status": "Architecture designed, not built yet"
|
"status": "Architecture designed, not built yet"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"spotify": {
|
||||||
|
"artistId": "745JudJVDqzG68Mpn5ceMZ",
|
||||||
|
"topTracks": [
|
||||||
|
{
|
||||||
|
"name": "poor you, poor me",
|
||||||
|
"id": "7mVbTwwjStGwg4oEYGv2HF",
|
||||||
|
"popularity": 3
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "sweet relief",
|
||||||
|
"id": "4DAV9gfVTdNH8ZnTi340Et",
|
||||||
|
"popularity": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "tiptoe",
|
||||||
|
"id": "0vwFSdwmQI5KRi3OR0YuFM",
|
||||||
|
"popularity": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "nature's call",
|
||||||
|
"id": "0ckCQ9l46VsPMq7SygrXps",
|
||||||
|
"popularity": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "you saved me",
|
||||||
|
"id": "45Yju3lxhETNYUtpt0249V",
|
||||||
|
"popularity": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "run to you",
|
||||||
|
"id": "3kTOHRxKDPBFKYgzvvcEZK",
|
||||||
|
"popularity": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "skin - intro",
|
||||||
|
"id": "7qfgCgecK4XdgFPQrFgrFd",
|
||||||
|
"popularity": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "nothing",
|
||||||
|
"id": "7pQJa8q3eFBPVFECnvaBZh",
|
||||||
|
"popularity": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "with u",
|
||||||
|
"id": "3AWz9YeAnZqmCYtHdioZUg",
|
||||||
|
"popularity": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "wait 4 u",
|
||||||
|
"id": "2NKrU6V2lbc6SO81AtyMJP",
|
||||||
|
"popularity": 1
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"commandCenter": {
|
||||||
|
"hosting": "Hidden page on daswav.com",
|
||||||
|
"auth": "Password-protected login (Jake + Dylan access)",
|
||||||
|
"domain": "daswav.com",
|
||||||
|
"path": "/command-center or /dashboard (hidden, no nav link)"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user