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

{
    "name": "Peter Tosh",
    "title": "Peter Tosh",
    "id": 2205,
    "slug": "peter-tosh",
    "url": "https://www.guitarparty.com/api/v3/core/authors/2205/?format=api",
    "bio_short": "Peter Tosh (October 18, 1944 – September 11, 1987) was a reggae pioneer and a trailblazing Rastafari.\n   Born Winston Hubert McIntosh, young Peter grew up in Trenchtown, a slum within the Jamaican capital, Kingston. His short-fuse temper usually kept him in trouble, earning him the nickname Stepping Razor, after a song written by Joe Higgs, an early mentor. He began to sing and learn guitar at a young age, inspired by the American stations he could pick up on his radio. \n ",
    "artist_img": "//guitarparty.overcastcdn.com/images/PeterToshpeter_t.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 2466,
            "title": "Downpressor Man",
            "url": "https://www.guitarparty.com/songs/downpressor-man/"
        }
    ]
}