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

{
    "name": "Sam Carter",
    "title": "Sam Carter",
    "id": 3577,
    "slug": "sam-carter",
    "url": "https://www.guitarparty.com/api/v3/core/authors/3577/?format=api",
    "bio_short": "Sam Carter is a twenty-five year old singer-songwriter and outstanding fingerstyle guitarist from the English Midlands, now based in London. He has studied guitar with Martin Simpson and has already supported artists including Rachel Unthank & The Winterset, Davey Graham, Spiers & Boden, Findlay Brown and John Smith. In summer 2007 he took part in a collaborative project with Nitin Sawhney which culminated in a performance at the Royal Festival Hall and as a result has been appointed Emerging Artist in Residence at the Southbank Centre. ",
    "artist_img": "//guitarparty.overcastcdn.com/images/SamCarterl_d522b.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 3647,
            "title": "Heartburn",
            "url": "https://www.guitarparty.com/songs/heartburn/"
        }
    ]
}