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

{
    "name": "Jack Black",
    "title": "Jack Black",
    "id": 1945,
    "slug": "jack-black",
    "url": "https://www.guitarparty.com/api/v3/core/authors/1945/?format=api",
    "bio_short": "There are two rock 'n roll entities to be known as Jack Black. Jack Black the New York City based band, and the actor/musician.  The man, Thomas Black (born August 28, 1969), better known as Jack Black, is an American film/television actor and musician.  Black was born in Hermosa Beach, California to a middle-class Jewish family. His parents, Thomas W. Black and Judith C. Cohen, were satellite engineers and members of a naturist group, Family Synergy; they divorced when he was ten.  ",
    "artist_img": "//guitarparty.overcastcdn.com/images/JackBlack2.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 23605,
            "title": "Dude, I totally miss you",
            "url": "https://www.guitarparty.com/songs/dude-i-totally-miss-you/"
        },
        {
            "id": 24646,
            "title": "Karate",
            "url": "https://www.guitarparty.com/songs/karate/"
        },
        {
            "id": 2172,
            "title": "Kielbasa",
            "url": "https://www.guitarparty.com/songs/kielbasa/"
        }
    ]
}