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

{
    "name": "Dickey Betts",
    "title": "Dickey Betts",
    "id": 1129,
    "slug": "dickey-betts",
    "url": "https://www.guitarparty.com/api/v3/core/authors/1129/?format=api",
    "bio_short": "Forrest Richard &quot;Dickey&quot; Betts (born December 12, 1943 in West Palm Beach, Florida) is an American guitarist, singer, and songwriter, most known for his work as a founding member of the southern blues/rock group <a href=\"http://www.last.fm/music/The+Allman+Brothers+Band\" class=\"bbcode_artist\">The Allman Brothers Band</a>.  He now tours under the name <a href=\"http://www.last.fm/music/Dickey+Betts+and+Great+Southern\" class=\"bbcode_artist\">Dickey Betts and Great Southern</a>, which has recently added Dickey's son, Duane Betts, on lead guitar.  In 2005 Betts released the live DVD &quot;Live from the Rock and Roll Hall of Fame&quot;.  From Wikipedia, the free encyclopedia",
    "artist_img": "//guitarparty.overcastcdn.com/images/DickeyBetts.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 976,
            "title": "Blue Sky",
            "url": "https://www.guitarparty.com/songs/blue-sky/"
        },
        {
            "id": 19687,
            "title": "Shady Streets",
            "url": "https://www.guitarparty.com/songs/shady-streets/"
        }
    ]
}