GET /api/v3/core/authors/675/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "Harry Belafonte",
    "title": "Harry Belafonte",
    "id": 675,
    "slug": "harry-belafonte",
    "url": "https://www.guitarparty.com/api/v3/core/authors/675/?format=api",
    "bio_short": "Harold George Belafonte, Jr. (born March 1, 1927 in New York, New York, United States) is an African-American musician, actor and social activist of Jamaican ancestry. One of the most successful Jamaican musicians in history, he was dubbed the "King of Calypso" for popularizing the Caribbean musical style in the 1950s. Belafonte is perhaps best known for singing the "Banana Boat Song", with its signature lyric "Day-O".",
    "artist_img": "//guitarparty.overcastcdn.com/images/HarryBelafonte.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 2314,
            "title": "Banana Boat Song",
            "url": "https://www.guitarparty.com/songs/banana-boat-song/"
        },
        {
            "id": 788,
            "title": "Island In The Sun",
            "url": "https://www.guitarparty.com/songs/island-in-the-sun/"
        },
        {
            "id": 12736,
            "title": "Jamaica Farewell",
            "url": "https://www.guitarparty.com/songs/jamaica-farewell/"
        }
    ]
}