GET /api/v3/core/authors/555/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Audioslave",
"title": "Audioslave",
"id": 555,
"slug": "audioslave",
"url": "https://www.guitarparty.com/api/v3/core/authors/555/?format=api",
"bio_short": "Audioslave was an American hard rock supergroup that formed in Los Angeles, California in 2001. It consisted of Soundgarden frontman and rhythm guitarist <a href=\"http://www.last.fm/music/Chris+Cornell\" class=\"bbcode_artist\">Chris Cornell</a> and the former instrumentalists of <a href=\"http://www.last.fm/music/Rage+Against+the+Machine\" class=\"bbcode_artist\">Rage Against the Machine</a>: <a href=\"http://www.last.fm/music/Tom+Morello\" class=\"bbcode_artist\">Tom Morello</a> (lead guitar), <a href=\"http://www.last.fm/music/Tim+Commerford\" class=\"bbcode_artist\">Tim Commerford</a> (bass and backing vocals) and <a href=\"http://www.last.fm/music/Brad+Wilk\" class=\"bbcode_artist\">Brad Wilk</a> (drums). Audioslave released three successful albums, received three Grammy nominations, sold more than eight million records worldwide, and became the first American rock band to perform an open-air concert in Cuba.",
"artist_img": "//guitarparty.overcastcdn.com/images/Audioslave.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 3784,
"title": "I am the Highway",
"url": "https://www.guitarparty.com/songs/i-am-the-highway/"
},
{
"id": 765,
"title": "Like a Stone",
"url": "https://www.guitarparty.com/songs/like-a-stone/"
}
]
}