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

{
    "name": "Bob Geldof",
    "title": "Bob Geldof",
    "id": 1241,
    "slug": "bob-geldof",
    "url": "https://www.guitarparty.com/api/v3/core/authors/1241/?format=api",
    "bio_short": "Ex-member of <a href=\"http://www.last.fm/music/The+Boomtown+Rats\" class=\"bbcode_artist\">The Boomtown Rats</a> - an Irish rock band whose biggest claim to fame was the hit &quot;I Don't Like Mondays&quot;.\n He managed Live Aid and Live 8 action in 1985 and in 2005.\n He has been awarded an honorary knighthood, and cannot consequently use the title &quot;Sir&quot;.  Since The Boomtown Rats ended after their final album &quot;In The Long Grass&quot;, Bob launched a solo career. His first album, &quot;Deep In The Heart Of Nowhere&quot; (released in 1986) was probably his most commercial, and it yielded a minor hit with the song &quot;This Is The World Calling&quot;. ",
    "artist_img": "//guitarparty.overcastcdn.com/images/BobGeldofbobgeld.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 678,
            "title": "Do they know it's Christmas",
            "url": "https://www.guitarparty.com/songs/do-they-know-its-christmas/"
        },
        {
            "id": 1006,
            "title": "I don't like Mondays",
            "url": "https://www.guitarparty.com/songs/i-dont-like-mondays/"
        }
    ]
}