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

{
    "name": "Ray Corbin",
    "title": "Ray Corbin",
    "id": 8615,
    "slug": "ray-corbin",
    "url": "https://www.guitarparty.com/api/v3/core/authors/8615/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 17429,
            "title": "Come On Home And Sing The Blues To Daddy",
            "url": "https://www.guitarparty.com/songs/come-on-home-and-sing-the-blues-to-daddy/"
        }
    ]
}