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

{
    "name": "Faith Hill",
    "title": "Faith Hill",
    "id": 2280,
    "slug": "faith-hill",
    "url": "https://www.guitarparty.com/api/v3/core/authors/2280/?format=api",
    "bio_short": "Audrey Faith Perry, later known as Faith Hill (born September 21, 1967 in Star, Mississippi), is a successful American country singer, known for her commercial success as well as her much-publicized marriage to country singer Tim McGraw.",
    "artist_img": "//guitarparty.overcastcdn.com/images/FaithHillPNG.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 2589,
            "title": "Where are you Christmas",
            "url": "https://www.guitarparty.com/songs/where-are-you-christmas/"
        }
    ]
}