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

{
    "name": "John Deacon",
    "title": "John Deacon",
    "id": 1254,
    "slug": "john-deacon",
    "url": "https://www.guitarparty.com/api/v3/core/authors/1254/?format=api",
    "bio_short": "John Deacon played bass for the world dominating rock group <a href=\"http://www.last.fm/music/Queen\" class=\"bbcode_artist\">Queen</a> from 1973-1991 officially, but later attended the odd reuinion of the band and also had a brief solo project called <a href=\"http://www.last.fm/music/The+Immortals\" class=\"bbcode_artist\">The Immortals</a>. He has ceased to appear with his former band member since 1995, not contributing to the &quot;We will Rock You&quot; musical and the recent <a href=\"http://www.last.fm/music/Queen%2B%252B%2BPaul%2BRodgers\" class=\"bbcode_artist\">Queen + Paul Rodgers</a> live concerts.\n He is most famously known for his catchy basslines in songs such as &quot;Another One Bites The Dust&quot;, and wrote a few of <a href=\"http://www.last.fm/music/Queen\" class=\"bbcode_artist\">Queen</a>'s most successful songs (such as &quot;I want to break free&quot;). \n ",
    "artist_img": "//guitarparty.overcastcdn.com/images/JohnDeacon.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 25391,
            "title": "Another One Bites the Dust",
            "url": "https://www.guitarparty.com/songs/another-one-bites-the-dust/"
        },
        {
            "id": 1533,
            "title": "I Want To Break Free",
            "url": "https://www.guitarparty.com/songs/i-want-to-break-free/"
        },
        {
            "id": 24678,
            "title": "Under Pressure",
            "url": "https://www.guitarparty.com/songs/under-pressure/"
        }
    ]
}