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

{
    "name": "George Jackson",
    "title": "George Jackson",
    "id": 3137,
    "slug": "george-jackson",
    "url": "https://www.guitarparty.com/api/v3/core/authors/3137/?format=api",
    "bio_short": "Songwriter George Jackson wrote or co-wrote hits for Clarence Carter (the gold single "Too Weak to Fight"), Wilson Pickett ("A Man and a Half"), Bob Seger ("Old Time Rock and Roll," "Trying to Live My Life Without You") Z.Z. Hill ("Down Home Blues"), and the Osmonds (the million-selling "One Bad Apple" and "Double Lovin'"), among others. He also several recorded Southern soul-flavored singles, charting with "That's How Much You Mean to Me" and "Aretha, Sing One for Me."   ",
    "artist_img": "//guitarparty.overcastcdn.com/images/GeorgeJackson1.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 3104,
            "title": "Old Time Rock'N'Roll",
            "url": "https://www.guitarparty.com/songs/old-time-rocknroll-2/"
        }
    ]
}