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

{
    "name": "Cat Stevens",
    "title": "Cat Stevens",
    "id": 549,
    "slug": "cat-stevens",
    "url": "https://www.guitarparty.com/api/v3/core/authors/549/?format=api",
    "bio_short": "Cat Stevens (born Steven Demetre Georgiou in London, England on 21st July 1948, and now named <a href=\"http://www.last.fm/music/Yusuf+Islam\" class=\"bbcode_artist\">Yusuf Islam</a>) is best known for his work as a popular British <a href=\"http://www.last.fm/tag/folk%20rock\" class=\"bbcode_tag\" rel=\"tag\">folk rock</a> musician, although born and raised by a Cypriot father and a Swedish mother.  At the outset of his musical career, Georgiou adopted the stage name &quot;Cat Stevens&quot;, under which name he sold forty million albums, mostly in the 1960s and 1970s.  ",
    "artist_img": "//guitarparty.overcastcdn.com/images/CatStevens.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 24180,
            "title": "Can't Keep It In",
            "url": "https://www.guitarparty.com/songs/cant-keep-it-in/"
        },
        {
            "id": 23006,
            "title": "Into White",
            "url": "https://www.guitarparty.com/songs/into-white/"
        },
        {
            "id": 22963,
            "title": "Oh Very Young",
            "url": "https://www.guitarparty.com/songs/oh-very-young/"
        },
        {
            "id": 24186,
            "title": "Peace Train",
            "url": "https://www.guitarparty.com/songs/peace-train/"
        },
        {
            "id": 24117,
            "title": "Silent Sunlight",
            "url": "https://www.guitarparty.com/songs/silent-sunlight/"
        },
        {
            "id": 22716,
            "title": "Tuesday’s Dead",
            "url": "https://www.guitarparty.com/songs/tuesdays-dead/"
        }
    ]
}