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

{
    "name": "Randy Bachman",
    "title": "Randy Bachman",
    "id": 1461,
    "slug": "randy-bachman",
    "url": "https://www.guitarparty.com/api/v3/core/authors/1461/?format=api",
    "bio_short": "Randolph Charles Bachman was lead guitarist, songwriter and a founding member for both the 1960s-70s rock band <a href=\"http://www.last.fm/music/The+Guess+Who\" class=\"bbcode_artist\">The Guess Who</a>, and the 1970s rock band <a href=\"http://www.last.fm/music/Bachman-Turner+Overdrive\" class=\"bbcode_artist\">Bachman-Turner Overdrive</a>. Bachman was also a member of the band <a href=\"http://www.last.fm/music/Brave+Belt\" class=\"bbcode_artist\">Brave Belt</a> with <a href=\"http://www.last.fm/music/Chad+Allan\" class=\"bbcode_artist\">Chad Allan</a> and a band called <a href=\"http://www.last.fm/music/Ironhorse\" class=\"bbcode_artist\">Ironhorse</a>, and has recorded numerous solo albums.",
    "artist_img": "//guitarparty.overcastcdn.com/images/RandyBachman.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 23450,
            "title": "Takin' Care Of Business",
            "url": "https://www.guitarparty.com/songs/takin-care-of-business/"
        },
        {
            "id": 1033,
            "title": "You ain't seen nothing yet",
            "url": "https://www.guitarparty.com/songs/you-aint-seen-nothing-yet/"
        }
    ]
}