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

{
    "name": "Traveling Wilburys",
    "title": "Traveling Wilburys",
    "id": 2157,
    "slug": "traveling-wilburys",
    "url": "https://www.guitarparty.com/api/v3/core/authors/2157/?format=api",
    "bio_short": "The Traveling Wilburys were a <a href=\"http://www.last.fm/tag/supergroup\" class=\"bbcode_tag\" rel=\"tag\">supergroup</a> created by <a href=\"http://www.last.fm/music/George+Harrison\" class=\"bbcode_artist\">George Harrison</a> and <a href=\"http://www.last.fm/music/Jeff+Lynne\" class=\"bbcode_artist\">Jeff Lynne</a>. Initially an informal grouping with <a href=\"http://www.last.fm/music/Roy+Orbison\" class=\"bbcode_artist\">Roy Orbison</a> and <a href=\"http://www.last.fm/music/Tom+Petty\" class=\"bbcode_artist\">Tom Petty</a>, they got together at <a href=\"http://www.last.fm/music/Bob+Dylan\" class=\"bbcode_artist\">Bob Dylan</a>'s Santa Monica, California, studio to record an additional track as a B-side for the single release of Harrison's &quot;This is Love&quot;. The song they came up with was &quot;<a title=\"Traveling Wilburys &ndash; Handle With Care\" href=\"http://www.last.fm/music/Traveling+Wilburys/_/Handle+With+Care\" class=\"bbcode_track\">Handle With Care</a>&quot; - which the record company immediately realised was too good to be released as a single &quot;filler&quot;.  ",
    "artist_img": "//guitarparty.overcastcdn.com/images/TravelingWilbury.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 2429,
            "title": "Handle With Care",
            "url": "https://www.guitarparty.com/songs/handle-with-care/"
        },
        {
            "id": 9116,
            "title": "Tweeter And The Monkeyman",
            "url": "https://www.guitarparty.com/songs/tweeter-and-the-monkeyman/"
        },
        {
            "id": 12066,
            "title": "You Got It",
            "url": "https://www.guitarparty.com/songs/you-got-it/"
        },
        {
            "id": 9118,
            "title": "You're Not Alone Anymore",
            "url": "https://www.guitarparty.com/songs/youre-not-alone-anymore/"
        }
    ]
}