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

{
    "name": "Ugly Kid Joe",
    "title": "Ugly Kid Joe",
    "id": 825,
    "slug": "ugly-kid-joe",
    "url": "https://www.guitarparty.com/api/v3/core/authors/825/?format=api",
    "bio_short": "Ugly Kid Joe was a hard rock band from Isla Vista. The band's name is a parody of the band <a href=\"http://www.last.fm/music/Pretty+Boy+Floyd\" class=\"bbcode_artist\">Pretty Boy Floyd</a>. The band made a name for themselves in the early 1990s with their mix of satire and hard rock/metal sound.  They first sparked success with the song Everything about You, which was later used in the movie Wayne's World.  A live performance of <a href=\"http://www.last.fm/music/Harry+Chapin\" class=\"bbcode_artist\">Harry Chapin</a>'s Cat's in the Cradle prompted a studio version. This was released as a single and sold more than 500,000 copies in the USA alone.  ",
    "artist_img": "//guitarparty.overcastcdn.com/images/UglyKidJoe.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 1346,
            "title": "Cats In The Cradle",
            "url": "https://www.guitarparty.com/songs/cats-in-the-cradle/"
        }
    ]
}