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

{
    "name": "Shirley Worth",
    "title": "Shirley Worth",
    "id": 9221,
    "slug": "shirley-worth",
    "url": "https://www.guitarparty.com/api/v3/core/authors/9221/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 20360,
            "title": "Everything She Touches Turns To Love",
            "url": "https://www.guitarparty.com/songs/everything-she-touches-turns-to-love/"
        }
    ]
}