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

{
    "name": "Peter Green",
    "title": "Peter Green",
    "id": 568,
    "slug": "peter-green",
    "url": "https://www.guitarparty.com/api/v3/core/authors/568/?format=api",
    "bio_short": "Peter Green (born Peter Allen Greenbaum on 29 October 1946 in London, England) is an influential blues guitarist and founder of <a href=\"http://www.last.fm/music/Fleetwood+Mac\" class=\"bbcode_artist\">Fleetwood Mac</a> and <a href=\"http://www.last.fm/music/Peter+Green+Splinter+Group\" class=\"bbcode_artist\">Peter Green Splinter Group</a>. In the late 1960s, Green fronted Fleetwood Mac when the band played a hard blues-rock sound, prior to the more pop/rock sound for which it became known by the 1970s.  Peter Green started off as a bass player in such bands as The Muskrats.",
    "artist_img": "//guitarparty.overcastcdn.com/images/PeterGreen.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 796,
            "title": "Black Magic Woman",
            "url": "https://www.guitarparty.com/songs/black-magic-woman/"
        },
        {
            "id": 29365,
            "title": "Man of the world",
            "url": "https://www.guitarparty.com/songs/man-of-the-world/"
        }
    ]
}