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

{
    "name": "Blanche K. Brock ",
    "title": "Blanche K. Brock ",
    "id": 6633,
    "slug": "blanche-k-brocknbsp",
    "url": "https://www.guitarparty.com/api/v3/core/authors/6633/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 11665,
            "title": "Beyond The Sunset",
            "url": "https://www.guitarparty.com/songs/beyond-the-sunset/"
        }
    ]
}