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

{
    "name": "The McCoys",
    "title": "The McCoys",
    "id": 5224,
    "slug": "the-mccoys",
    "url": "https://www.guitarparty.com/api/v3/core/authors/5224/?format=api",
    "bio_short": "The McCoys was a pop group started in Union City, Indiana, USA in 1962.  The original members were guitarist <a href=\"http://www.last.fm/music/Rick+Derringer\" class=\"bbcode_artist\">Rick Derringer</a> (Rick Zehringer), his brother Randy on drums and bass player Dennis Kelly, a lineup called &quot;Rick and the Raiders&quot;, then later known as &quot;The Rick Z Combo&quot;. When Dennis Kelly left for college, the Zehringers were joined by bassist Randy Hobbs, saxophonist Sean Michaels and keyboardist Ronnie Brandon. This was the lineup that took the name of &quot;The McCoys&quot;.  ",
    "artist_img": "//guitarparty.overcastcdn.com/images/TheMcCoys.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 9027,
            "title": "Sloopy (hang On)",
            "url": "https://www.guitarparty.com/songs/sloopy-hang-on/"
        }
    ]
}