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

{
    "name": "Peter Frampton",
    "title": "Peter Frampton",
    "id": 1117,
    "slug": "peter-frampton",
    "url": "https://www.guitarparty.com/api/v3/core/authors/1117/?format=api",
    "bio_short": "Peter Frampton (born 22 April 1950 in Beckenham, Kent) is a British musician, best known today for his multi-platinum selling solo work in the mid-1970s when he was  an &quot;<a href=\"http://www.last.fm/tag/arena%20rocker\" class=\"bbcode_tag\" rel=\"tag\">arena rocker</a>&quot;. He originally became famous, however, as a young member of psychedelic era band <a href=\"http://www.last.fm/music/The+Herd\" class=\"bbcode_artist\">The Herd</a> and became a teen idol in Britain. <a href=\"http://www.last.fm/music/Steve+Marriott\" class=\"bbcode_artist\">Steve Marriott</a> reportedly wanted to bring the 18 year old Frampton into the Small Faces lineup but when rebuffed, started <a href=\"http://www.last.fm/music/Humble+Pie\" class=\"bbcode_artist\">Humble Pie</a> with Frampton instead.  ",
    "artist_img": "//guitarparty.overcastcdn.com/images/PeterFrampton.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 1122,
            "title": "Baby I love your way",
            "url": "https://www.guitarparty.com/songs/baby-i-love-your-way/"
        },
        {
            "id": 3577,
            "title": "Breakeven",
            "url": "https://www.guitarparty.com/songs/breakeven/"
        },
        {
            "id": 26316,
            "title": "Show me the way",
            "url": "https://www.guitarparty.com/songs/show-me-the-way/"
        }
    ]
}