Skip to content

Instantly share code, notes, and snippets.

@ivancevich
Last active May 3, 2019 16:39
Show Gist options
  • Save ivancevich/6a92086648e689de6c3769ad474a7c37 to your computer and use it in GitHub Desktop.
Save ivancevich/6a92086648e689de6c3769ad474a7c37 to your computer and use it in GitHub Desktop.
{
"id": 42772,
"name": "Charles Navi",
"slug": "/artists/42772/charles-navi",
"verified": true,
"soundcloud_url": "http://www.soundcloud.com/charlesnavi",
"image_type": "avatar",
"image_url": "https://jc-avatar-test.storage.googleapis.com/avatars/artist_42772_1554234576.jpg",
"countries": [
"AR"
],
"tracks_count": 5,
"mixes_count": 0,
"bio": "DJ, Producer \u0026 Label Manager of Homesick Music.",
"has_image": true
}
@BradRyan
Copy link

BradRyan commented May 3, 2019

Based on the latest requirements for the public artist page, I'm thinking we want something like the following:

"labels": [{
    "id": 1384,
    "name": "Homesick Music",
    "slug": "/labels/1384/homesick-music",
    "releaseCount": 25
}],
active_start: 1462293545826,
active_end: 1556901206467

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment