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

{
    "name": "Billie Holiday",
    "title": "Billie Holiday",
    "id": 904,
    "slug": "billie-holiday",
    "url": "https://www.guitarparty.com/api/v3/core/authors/904/?format=api",
    "bio_short": "Billie Holiday (Eleanora Fagan Gough, Philadelphia, April 7, 1915 – New York City, July 17, 1959) was an American jazz singer and songwriter.  Nicknamed Lady Day by her loyal friend and musical partner Lester Young, Holiday was a seminal influence on jazz and pop singing. Her vocal style, strongly inspired by jazz instrumentalists, pioneered a new way of manipulating phrasing and tempo. Above all, she was admired for her deeply personal and intimate approach to singing. Critic John Bush wrote that she "changed the art of American pop vocals forever.",
    "artist_img": "//guitarparty.overcastcdn.com/images/BillieHolidayPNG.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 22377,
            "title": "Aint Misbehavin",
            "url": "https://www.guitarparty.com/songs/aint-misbehavin/"
        },
        {
            "id": 1055,
            "title": "Ain't nobody's business if I do",
            "url": "https://www.guitarparty.com/songs/aint-nobodys-business-if-i-do/"
        },
        {
            "id": 21982,
            "title": "Gloomy Sunday",
            "url": "https://www.guitarparty.com/songs/gloomy-sunday/"
        },
        {
            "id": 22168,
            "title": "Pennies From Heaven",
            "url": "https://www.guitarparty.com/songs/pennies-from-heaven/"
        },
        {
            "id": 22279,
            "title": "Solitude",
            "url": "https://www.guitarparty.com/songs/solitude/"
        }
    ]
}