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

{
    "name": "Jason Wade",
    "title": "Jason Wade",
    "id": 1546,
    "slug": "jason-wade",
    "url": "https://www.guitarparty.com/api/v3/core/authors/1546/?format=api",
    "bio_short": "Jason Wade is the lead singer of the pop-rock band <a href=\"http://www.last.fm/music/Lifehouse\" class=\"bbcode_artist\">Lifehouse</a>.  His most famous song of his solo career is &quot;You Belong To Me&quot;, which is featured on the Shrek soundtrack.",
    "artist_img": "//guitarparty.overcastcdn.com/images/JasonWade.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 1781,
            "title": "You and Me (Lifehouse)",
            "url": "https://www.guitarparty.com/songs/you-and-me/"
        },
        {
            "id": 1660,
            "title": "You Belong To Me",
            "url": "https://www.guitarparty.com/songs/you-belong-to-me/"
        }
    ]
}