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

{
    "name": "Goo Goo Dolls",
    "title": "Goo Goo Dolls",
    "id": 1626,
    "slug": "goo-goo-dolls",
    "url": "https://www.guitarparty.com/api/v3/core/authors/1626/?format=api",
    "bio_short": "The Goo Goo Dolls are an alternative rock band that formed in 1986 in Buffalo, New York. They are perhaps most famous for the hit &quot;Iris,&quot; featured on the soundtrack to the 1998 film City of Angels. Currently, the band consists of three members:      * <a href=\"http://www.last.fm/music/Johnny+Rzeznik\" class=\"bbcode_artist\">Johnny Rzeznik</a> - Vocals, guitar (Founding member)\n     * Robby Takac - Vocals, bass (Founding member)\n     * Mike Malinin - Drums (Hired in 1995, made official member in 1998)  ",
    "artist_img": "//guitarparty.overcastcdn.com/images/GooGooDolls.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 1783,
            "title": "Iris",
            "url": "https://www.guitarparty.com/songs/iris/"
        }
    ]
}