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

{
    "name": "Tom Evans",
    "title": "Tom Evans",
    "id": 1459,
    "slug": "tom-evans",
    "url": "https://www.guitarparty.com/api/v3/core/authors/1459/?format=api",
    "bio_short": "1. Tom Evans was a founding member of Badfinger. He played bass and sang lead on a number of tracks, including their first big hit, &quot;Come And Get It&quot;. The person pictured below is not the same Tom Evans.  2. Tom Evans is the lead singer / violinist / keyboardist in the band <a href=\"http://www.last.fm/music/Story+One\" class=\"bbcode_artist\">Story One</a>",
    "artist_img": "//guitarparty.overcastcdn.com/images/TomEvanstomevans.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 1252,
            "title": "Without You",
            "url": "https://www.guitarparty.com/songs/without-you/"
        }
    ]
}