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

{
    "name": "Mike D",
    "title": "Mike D",
    "id": 1197,
    "slug": "mike-d",
    "url": "https://www.guitarparty.com/api/v3/core/authors/1197/?format=api",
    "bio_short": "Mike D (born Michael Louis Diamond) was born on November 20th, 1965 in New York, New York, USA.   He is one of the founding members of the <a href=\"http://www.last.fm/music/Beastie+Boys\" class=\"bbcode_artist\">Beastie Boys</a>.  Mike D has an alter ego named <a href=\"http://www.last.fm/music/Country+Mike\" class=\"bbcode_artist\">Country Mike</a> and has released one (unofficial) album under that name named Country Mike's Greatest Hits.  Mike D was a founding member of now defunct <a href=\"http://www.last.fm/label/Grand+Royal/\" class=\"bbcode_label\">Grand Royal</a> label.",
    "artist_img": null,
    "songs": [
        {
            "id": 1028,
            "title": "Fight For Your Right",
            "url": "https://www.guitarparty.com/songs/fight-for-your-right/"
        }
    ]
}