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

{
    "name": "The Cars",
    "title": "The Cars",
    "id": 684,
    "slug": "the-cars",
    "url": "https://www.guitarparty.com/api/v3/core/authors/684/?format=api",
    "bio_short": "There is more than one artist with this name:  1) The Cars were a popular American New Wave band that formed in 1976, after going through several different incarnations. They hailed from Boston, Massachusetts and were signed to Elektra Records in 1977. Lineup: <a href=\"http://www.last.fm/music/David+Robinson\" class=\"bbcode_artist\">David Robinson</a> (drummer), <a href=\"http://www.last.fm/music/Benjamin+Orr\" class=\"bbcode_artist\">Benjamin Orr</a> (singer/bassist), <a href=\"http://www.last.fm/music/Ric+Ocasek\" class=\"bbcode_artist\">Ric Ocasek</a> (singer/rhythm guitarist), <a href=\"http://www.last.fm/music/Elliot+Easton\" class=\"bbcode_artist\">Elliot Easton</a> (lead guitarist), <a href=\"http://www.last.fm/music/Greg+Hawkes\" class=\"bbcode_artist\">Greg Hawkes</a> (keyboardist).  ",
    "artist_img": "//guitarparty.overcastcdn.com/images/TheCarsCars.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 1036,
            "title": "Drive",
            "url": "https://www.guitarparty.com/songs/drive/"
        },
        {
            "id": 6144,
            "title": "Just What I Needed",
            "url": "https://www.guitarparty.com/songs/just-what-i-needed/"
        }
    ]
}