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

{
    "name": "Stone Temple Pilots",
    "title": "Stone Temple Pilots",
    "id": 1548,
    "slug": "stone-temple-pilots",
    "url": "https://www.guitarparty.com/api/v3/core/authors/1548/?format=api",
    "bio_short": "Stone Temple Pilots (commonly referred to as &quot;STP&quot;) is a Grammy Award-winning American Rock band consisting of <a href=\"http://www.last.fm/music/Scott+Weiland\" class=\"bbcode_artist\">Scott Weiland</a> (vocals), brothers <a href=\"http://www.last.fm/music/Robert+DeLeo\" class=\"bbcode_artist\">Robert DeLeo</a> (bass guitar, vocals) and <a href=\"http://www.last.fm/music/Dean+DeLeo\" class=\"bbcode_artist\">Dean DeLeo</a> (guitar), and <a href=\"http://www.last.fm/music/Eric+Kretz\" class=\"bbcode_artist\">Eric Kretz</a> (drums, percussion). The band was originally active from 1986  to 2003, and reunited in 2008.  The band's five studio albums have sold over 17 million copies in the United States alone.",
    "artist_img": "//guitarparty.overcastcdn.com/images/StoneTemplePilot.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 1661,
            "title": "Interstate Love Song",
            "url": "https://www.guitarparty.com/songs/interstate-love-song/"
        },
        {
            "id": 2602,
            "title": "Plush",
            "url": "https://www.guitarparty.com/songs/plush/"
        }
    ]
}