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

{
    "name": "Jefferson Airplane",
    "title": "Jefferson Airplane",
    "id": 1555,
    "slug": "jefferson-airplane",
    "url": "https://www.guitarparty.com/api/v3/core/authors/1555/?format=api",
    "bio_short": "Jefferson Airplane was a <a href=\"http://www.last.fm/tag/psychedelic%20rock\" class=\"bbcode_tag\" rel=\"tag\">psychedelic rock</a> group formed in San Francisco. It was the first of several Bay Area psychedelic groups of the 1960s to become internationally known. The band was founded by singer <a href=\"http://www.last.fm/music/Marty+Balin\" class=\"bbcode_artist\">Marty Balin</a> and guitarist <a href=\"http://www.last.fm/music/Paul+Kantner\" class=\"bbcode_artist\">Paul Kantner</a> in 1965. With the addition of <a href=\"http://www.last.fm/music/Signe+Anderson\" class=\"bbcode_artist\">Signe Anderson</a>, their male-female singing style showed their folk music roots plus Balin's love of R&amp;B singing styles. In fact their dual lead vocals were a hallmark of their sound throughout the Airplane's career, as confirmed (to international acclaim) after <a href=\"http://www.last.fm/music/Grace+Slick\" class=\"bbcode_artist\">Grace Slick</a> replaced Signe Anderson as the female singer.",
    "artist_img": "//guitarparty.overcastcdn.com/images/JeffersonAirplan.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 23088,
            "title": "It’s No Secret",
            "url": "https://www.guitarparty.com/songs/its-no-secret/"
        },
        {
            "id": 1678,
            "title": "Somebody To Love (Jefferson Airplane)",
            "url": "https://www.guitarparty.com/songs/somebody-to-love/"
        },
        {
            "id": 28234,
            "title": "White Rabbit",
            "url": "https://www.guitarparty.com/songs/white-rabbit/"
        }
    ]
}