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

{
    "name": "Tom and Jerry",
    "title": "Tom and Jerry",
    "id": 2163,
    "slug": "tom-and-jerry",
    "url": "https://www.guitarparty.com/api/v3/core/authors/2163/?format=api",
    "bio_short": "Tom &amp; Jerry is an alias for <a href=\"http://www.last.fm/music/4hero\" class=\"bbcode_artist\">4hero</a>. <a href=\"http://www.last.fm/music/Simon%2B%2526%2BGarfunkel\" class=\"bbcode_artist\">Simon &amp; Garfunkel</a> also used to be called Tom &amp; Jerry, in the late '50s and early '60s.",
    "artist_img": "//guitarparty.overcastcdn.com/images/TomandJerry.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 2435,
            "title": "Friends to the End",
            "url": "https://www.guitarparty.com/songs/friends-to-the-end/"
        }
    ]
}