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

{
    "name": "The Kinks",
    "title": "The Kinks",
    "id": 2433,
    "slug": "the-kinks",
    "url": "https://www.guitarparty.com/api/v3/core/authors/2433/?format=api",
    "bio_short": "The Kinks (1963– 1996) are a British rock group that came out of the British R&amp;B/Garage Rock scene of the early 1960s.  Formed in 1963 in London, UK, they first gained prominence on the heels of the well-received and highly influential single &quot;You Really Got Me&quot; (1964). The group originally consisted of lead singer/guitarist <a href=\"http://www.last.fm/music/Ray+Davies\" class=\"bbcode_artist\">Ray Davies</a>, his brother lead guitarist <a href=\"http://www.last.fm/music/Dave+Davies\" class=\"bbcode_artist\">Dave Davies</a>, drummer Mick Avory and bassist Peter Quaife.",
    "artist_img": "//guitarparty.overcastcdn.com/images/TheKinks.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 3341,
            "title": "Better Things",
            "url": "https://www.guitarparty.com/songs/better-things/"
        },
        {
            "id": 23131,
            "title": "Celluloid Heroes",
            "url": "https://www.guitarparty.com/songs/celluloid-heroes/"
        },
        {
            "id": 3338,
            "title": "Days",
            "url": "https://www.guitarparty.com/songs/days/"
        },
        {
            "id": 23868,
            "title": "Death of a clown",
            "url": "https://www.guitarparty.com/songs/death-of-a-clown/"
        },
        {
            "id": 23962,
            "title": "Dedicated follower of fashion",
            "url": "https://www.guitarparty.com/songs/dedicated-follower-of-fashion/"
        },
        {
            "id": 3622,
            "title": "I'm on an Island",
            "url": "https://www.guitarparty.com/songs/im-on-an-island/"
        },
        {
            "id": 2756,
            "title": "Lola",
            "url": "https://www.guitarparty.com/songs/lola/"
        },
        {
            "id": 3675,
            "title": "Sunny afternoon",
            "url": "https://www.guitarparty.com/songs/sunny-afternoon/"
        },
        {
            "id": 23867,
            "title": "Tired of waiting",
            "url": "https://www.guitarparty.com/songs/tired-of-waiting/"
        },
        {
            "id": 845,
            "title": "Waterloo Sunset",
            "url": "https://www.guitarparty.com/songs/waterloo-sunset/"
        },
        {
            "id": 22738,
            "title": "Where Have All The Good Times Gone",
            "url": "https://www.guitarparty.com/songs/where-have-all-the-good-times-gone/"
        },
        {
            "id": 23492,
            "title": "You Really Got Me",
            "url": "https://www.guitarparty.com/songs/you-really-got-me/"
        }
    ]
}