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

{
    "name": "S. K. Dobbins",
    "title": "S. K. Dobbins",
    "id": 6914,
    "slug": "s-k-dobbins",
    "url": "https://www.guitarparty.com/api/v3/core/authors/6914/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 12212,
            "title": "Heaven Is My Woman's Love",
            "url": "https://www.guitarparty.com/songs/heaven-is-my-womans-love/"
        }
    ]
}