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

{
    "name": "David Byrne",
    "title": "David Byrne",
    "id": 1752,
    "slug": "david-byrne",
    "url": "https://www.guitarparty.com/api/v3/core/authors/1752/?format=api",
    "bio_short": "David Byrne started his musical career when he emerged with the band <a href=\"http://www.last.fm/music/Talking+Heads\" class=\"bbcode_artist\">Talking Heads</a> in New York in 1974. He released his first &quot;proper&quot; solo album in 1989, and remains active (in a variety of media) today.  His most recent release, Everything That Happens Will Happen Today, is also his first collaboration with Brian Eno in 30 years.  You can stream the full album or download an MP3 at <a href=\"http://everythingthathappens.com/rd/lfm1.html\" rel=\"nofollow\">EverythingThatHappens.com</a>.  ",
    "artist_img": "//guitarparty.overcastcdn.com/images/DavidByrne.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 1925,
            "title": "And She Was",
            "url": "https://www.guitarparty.com/songs/and-she-was/"
        },
        {
            "id": 1926,
            "title": "Heaven",
            "url": "https://www.guitarparty.com/songs/heaven-1/"
        },
        {
            "id": 27052,
            "title": "Road To Nowhere",
            "url": "https://www.guitarparty.com/songs/road-to-nowhere/"
        }
    ]
}