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

{
    "name": " Charles H. Gabrie",
    "title": " Charles H. Gabrie",
    "id": 11918,
    "slug": "charles-h-gabrie",
    "url": "https://www.guitarparty.com/api/v3/core/authors/11918/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 19089,
            "title": "Will The Circle Be Unbroken",
            "url": "https://www.guitarparty.com/songs/will-the-circle-be-unbroken/"
        }
    ]
}