Navigation Menu

Skip to content
This repository has been archived by the owner on May 4, 2021. It is now read-only.

Commit

Permalink
Added missing social links
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcLindenbach committed Nov 29, 2017
1 parent fa9321d commit 68e55ad
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion readme.md
Expand Up @@ -30,7 +30,10 @@ The following endpoint returns the artists data
* - `spotify`: spotify url for the artist
* - `youtube`: Youtube Channel url for the artist
* - `iheartradio`: iHeartRadio url for the artist
* `socialLinks`: An array of social media links
* - `bandsintown`: Bands In Town url for the artist
* - `SoundCloud`: Soundcloud url for the artist
* - `Mixcloud`: Mixcloud url for the artist
* `socialLinks`: An array of social media links, only existing social links for the given artist will be included
* - `type`: Type of social media link (ex Twitter)
* - `id`: Social media id, username or profile
* - `url`: Direct link to social media account
Expand Down

0 comments on commit 68e55ad

Please sign in to comment.