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

{
    "name": "3 Doors Down",
    "title": "3 Doors Down",
    "id": 391,
    "slug": "3-doors-down",
    "url": "https://www.guitarparty.com/api/v3/core/authors/391/?format=api",
    "bio_short": "3 Doors Down is a <a href=\"http://www.last.fm/tag/post-grunge\" class=\"bbcode_tag\" rel=\"tag\">post-grunge</a> band from Escatawpa, Mississippi, United States, formed in 1996, consisting of Brad Arnold (vocals), Matt Roberts (guitars), Todd Harrell (bass), Chris Henderson (guitar), and Greg Upchurch (drums).  The band signed to Universal Records in 2000 for their first album, <a title=\"3 Doors Down - The Better Life\" href=\"http://www.last.fm/music/3+Doors+Down/The+Better+Life\" class=\"bbcode_album\">The Better Life</a>. They received international attention with the release of the single &quot;<a title=\"3 Doors Down &ndash; Kryptonite\" href=\"http://www.last.fm/music/3+Doors+Down/_/Kryptonite\" class=\"bbcode_track\">Kryptonite</a>&quot;. The album went on to sell over 6 million copies.  ",
    "artist_img": "//guitarparty.overcastcdn.com/images/3DoorsDown3DD.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 456,
            "title": "Kryptonite",
            "url": "https://www.guitarparty.com/songs/kryptonite/"
        },
        {
            "id": 925,
            "title": "When I'm Gone",
            "url": "https://www.guitarparty.com/songs/when-im-gone/"
        }
    ]
}