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

{
    "name": "Chris Daughtry",
    "title": "Chris Daughtry",
    "id": 1532,
    "slug": "chris-daughtry",
    "url": "https://www.guitarparty.com/api/v3/core/authors/1532/?format=api",
    "bio_short": "Do you mean: <a href=\"http://www.last.fm/music/Daughtry\">Daughtry</a>?  Chris Daughtry is the 4th placing contestant on the fifth season of the #1 TV show &quot;American Idol&quot;.  After advancing onto the next round at his Denver audition of Joe Cocker's &quot;The Letter&quot;, Chris continued to impress the judges in Hollywood with performances such as &quot;The First Cut is the Deepest&quot; and the group song &quot;Emotions&quot;.  Daughtry was announced as one of the twelve male semifinalists and was considered to be one of the early frontrunners to win the competition.   ",
    "artist_img": "//guitarparty.overcastcdn.com/images/ChrisDaughtry.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 2298,
            "title": "Home",
            "url": "https://www.guitarparty.com/songs/home/"
        },
        {
            "id": 2289,
            "title": "Pokerface",
            "url": "https://www.guitarparty.com/songs/pokerface/"
        },
        {
            "id": 1641,
            "title": "What About Now",
            "url": "https://www.guitarparty.com/songs/what-about-now/"
        }
    ]
}