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

{
    "name": "Thelma Houston",
    "title": "Thelma Houston",
    "id": 14737,
    "slug": "thelma-houston",
    "url": "https://www.guitarparty.com/api/v3/core/authors/14737/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 27277,
            "title": "Don't Leave Me This Way",
            "url": "https://www.guitarparty.com/songs/dont-leave-me-this-way-2/"
        }
    ]
}