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

{
    "name": "Patti Smith",
    "title": "Patti Smith",
    "id": 5021,
    "slug": "patti-smith",
    "url": "https://www.guitarparty.com/api/v3/core/authors/5021/?format=api",
    "bio_short": "Patricia Lee &quot;Patti&quot; Smith (born December 30, 1946) is an American singer, poet and visual artist who was a highly influential component of the New York <a href=\"http://www.last.fm/tag/punk\" class=\"bbcode_tag\" rel=\"tag\">punk</a> rock movement with her 1975 début album <a title=\"Patti Smith - Horses\" href=\"http://www.last.fm/music/Patti+Smith/Horses\" class=\"bbcode_album\">Horses</a>. Called the &quot;Godmother of Punk&quot;, she integrated the beat <a href=\"http://www.last.fm/tag/poetry\" class=\"bbcode_tag\" rel=\"tag\">poetry</a> performance style with three-chord rock. Smith's most widely known song is <a title=\"Patti Smith &ndash; Because The Night\" href=\"http://www.last.fm/music/Patti+Smith/_/Because+The+Night\" class=\"bbcode_track\">Because The Night</a>, which was co-written with <a href=\"http://www.last.fm/music/Bruce+Springsteen\" class=\"bbcode_artist\">Bruce Springsteen</a> and reached number 13 on the Billboard Hot 100 chart in 1978. In 2007, she was inducted into the Rock and Roll Hall of Fame. ",
    "artist_img": "//guitarparty.overcastcdn.com/images/PattiSmithPS.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 5981,
            "title": "Because The Night",
            "url": "https://www.guitarparty.com/songs/because-the-night/"
        }
    ]
}