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

{
    "name": "Leon Douglas",
    "title": "Leon Douglas",
    "id": 8846,
    "slug": "leon-douglas",
    "url": "https://www.guitarparty.com/api/v3/core/authors/8846/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 19164,
            "title": "In The Ashes Of An Old Love Affair",
            "url": "https://www.guitarparty.com/songs/in-the-ashes-of-an-old-love-affair/"
        }
    ]
}