GET /api/v3/core/authors/2323/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "alice cooper",
"title": "alice cooper",
"id": 2323,
"slug": "alice-cooper",
"url": "https://www.guitarparty.com/api/v3/core/authors/2323/?format=api",
"bio_short": "Alice Cooper (born Vincent Damon Furnier, February 4, 1948 in Detroit, Michigan) is a <a href=\"http://www.last.fm/tag/rock\" class=\"bbcode_tag\" rel=\"tag\">rock</a> singer and musician whose career spans five decades. He is often referred to as the founder of <a href=\"http://www.last.fm/tag/shock%20rock\" class=\"bbcode_tag\" rel=\"tag\">shock rock</a> due to his gory, theatrical performances. Cooper's music influenced many musicians and helped shape the sound of <a href=\"http://www.last.fm/tag/punk%20rock\" class=\"bbcode_tag\" rel=\"tag\">punk rock</a> and early <a href=\"http://www.last.fm/tag/heavy%20metal\" class=\"bbcode_tag\" rel=\"tag\">heavy metal</a>. The original Alice Cooper band played mostly <a href=\"http://www.last.fm/tag/garage%20rock\" class=\"bbcode_tag\" rel=\"tag\">garage rock</a> with a <a href=\"http://www.last.fm/tag/glam%20rock\" class=\"bbcode_tag\" rel=\"tag\">glam rock</a> image.",
"artist_img": "//guitarparty.overcastcdn.com/images/AliceCooper.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 9257,
"title": "Ballad of Dwight frye",
"url": "https://www.guitarparty.com/songs/ballad-of-dwight-frye/"
},
{
"id": 9258,
"title": "No More Mr Nice Guy",
"url": "https://www.guitarparty.com/songs/no-more-mr-nice-guy/"
},
{
"id": 26269,
"title": "Poison",
"url": "https://www.guitarparty.com/songs/poison/"
},
{
"id": 9255,
"title": "Something To Remember Me By",
"url": "https://www.guitarparty.com/songs/something-to-remember-me-by/"
},
{
"id": 9259,
"title": "The Ballad of Dwight Frye",
"url": "https://www.guitarparty.com/songs/the-ballad-of-dwight-frye/"
}
]
}