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

{
    "name": "Kerry Livgren",
    "title": "Kerry Livgren",
    "id": 1685,
    "slug": "kerry-livgren",
    "url": "https://www.guitarparty.com/api/v3/core/authors/1685/?format=api",
    "bio_short": "Kerry Livgren (born in Topeka, September 18, 1949) is the guitarist, keyboardist and the main songwriter of the progressive rock band <a href=\"http://www.last.fm/music/Kansas\" class=\"bbcode_artist\">Kansas</a>. He is author of the well-known hits such as <a title=\"Kansas &ndash; Carry On Wayward Son\" href=\"http://www.last.fm/music/Kansas/_/Carry+On+Wayward+Son\" class=\"bbcode_track\">Carry On Wayward Son</a> and <a title=\"Kansas &ndash; Dust in The Wind\" href=\"http://www.last.fm/music/Kansas/_/Dust+in+The+Wind\" class=\"bbcode_track\">Dust in The Wind</a> as well as prog classics like &quot;Song for America&quot; or &quot;Journey from Mariabronn&quot;. In his solo music he incorporates a lot of diferent styles with a sense of melody and a focus on Christian lyrics.",
    "artist_img": "//guitarparty.overcastcdn.com/images/KerryLivgrenkliv.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 24187,
            "title": "CARRY ON MY WAYWARD SON",
            "url": "https://www.guitarparty.com/songs/carry-on-my-wayward-son/"
        },
        {
            "id": 1858,
            "title": "Dust in the wind",
            "url": "https://www.guitarparty.com/songs/dust-in-the-wind/"
        }
    ]
}