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

{
    "name": "Cake",
    "title": "Cake",
    "id": 1610,
    "slug": "cake",
    "url": "https://www.guitarparty.com/api/v3/core/authors/1610/?format=api",
    "bio_short": "CAKE is a band formed in 1991 in Sacramento, California. They have had several hits throughout the 1990s and 2000s from their six albums.   Their first album, released in 1994, was entitled <a title=\"CAKE - Motorcade Of Generosity\" href=\"http://www.last.fm/music/CAKE/Motorcade+Of+Generosity\" class=\"bbcode_album\">Motorcade Of Generosity</a>, followed by their successful sophomore release of <a title=\"CAKE - Fashion Nugget\" href=\"http://www.last.fm/music/CAKE/Fashion+Nugget\" class=\"bbcode_album\">Fashion Nugget</a> in 1996.  <a title=\"Cake - Prolonging the Magic\" href=\"http://www.last.fm/music/Cake/Prolonging+the+Magic\" class=\"bbcode_album\">Prolonging the Magic</a> was released in 1998 and <a title=\"Cake - Comfort Eagle\" href=\"http://www.last.fm/music/Cake/Comfort+Eagle\" class=\"bbcode_album\">Comfort Eagle</a> in 2001.  CAKE's fifth album, <a title=\"CAKE - Pressure Chief\" href=\"http://www.last.fm/music/CAKE/Pressure+Chief\" class=\"bbcode_album\">Pressure Chief</a> was released in October 2004. John McCrea discussed this album with Terry Gross on NPR's Fresh Air in February 2005. ",
    "artist_img": "//guitarparty.overcastcdn.com/images/Cakeweekend.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 1775,
            "title": "Friend is a four letter word",
            "url": "https://www.guitarparty.com/songs/friend-is-a-four-letter-word/"
        },
        {
            "id": 1766,
            "title": "Sheep Go To Heaven",
            "url": "https://www.guitarparty.com/songs/sheep-go-to-heaven/"
        }
    ]
}