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

{
    "name": "Tracy Bonham",
    "title": "Tracy Bonham",
    "id": 513,
    "slug": "tracy-bonham",
    "url": "https://www.guitarparty.com/api/v3/core/authors/513/?format=api",
    "bio_short": "Tracy Bonham (born 16 March 1967 in Eugene, Oregon) is an American musician best known for her single "Mother Mother."  Raised in Eugene, Oregon, Bonham is a classically trained violinist and pianist. She had a full violin scholarship to University of Southern California, but in 1987, she transferred as a junior to Berklee College of Music, in Boston, to study voice. After a year at Berklee, she dropped out, taught herself to play guitar & started working in the Boston music scene.  ",
    "artist_img": "//guitarparty.overcastcdn.com/images/TracyBonhamtracy.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 672,
            "title": "Mother mother",
            "url": "https://www.guitarparty.com/songs/mother-mother/"
        }
    ]
}