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

{
    "name": "Outkast",
    "title": "Outkast",
    "id": 1586,
    "slug": "outkast",
    "url": "https://www.guitarparty.com/api/v3/core/authors/1586/?format=api",
    "bio_short": "OutKast is an American <a href=\"http://www.last.fm/tag/hip-hop\" class=\"bbcode_tag\" rel=\"tag\">hip-hop</a> duo from Georgia.  The duo is one of the most successful hip-hop groups of all time, having received six Grammy Awards.   Over 25 million copies have been sold of Outkast's eight releases: six studio albums, a greatest hits release, and Speakerboxxx/The Love Below, a double album containing a solo album from each member.  Hey Ya! and The Way You Move were two of the biggest selling songs of 2003.  ",
    "artist_img": "//guitarparty.overcastcdn.com/images/OutKast340x.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 1730,
            "title": "Hey Ya!",
            "url": "https://www.guitarparty.com/songs/hey-ya/"
        }
    ]
}