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

{
    "name": "Keith Reid",
    "title": "Keith Reid",
    "id": 961,
    "slug": "keith-reid",
    "url": "https://www.guitarparty.com/api/v3/core/authors/961/?format=api",
    "bio_short": "Keith Reid (born Keith Stuart Brian Reid, 19 October 1946, in Welwyn Garden City, Hertfordshire, England) is a songwriter who wrote the lyrics of every Procol Harum song that is not a cover. He is currently residing in the US.",
    "artist_img": "//guitarparty.overcastcdn.com/images/KeithReidgarykei.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 926,
            "title": "A Whiter Shade Of Pale",
            "url": "https://www.guitarparty.com/songs/a-whiter-shade-of-pale/"
        }
    ]
}