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

{
    "name": "Stanley Kesler",
    "title": "Stanley Kesler",
    "id": 8788,
    "slug": "stanley-kesler",
    "url": "https://www.guitarparty.com/api/v3/core/authors/8788/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 19045,
            "title": "Thrill of Your Love",
            "url": "https://www.guitarparty.com/songs/thrill-of-your-love/"
        }
    ]
}