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

{
    "name": "Eddy Shaw",
    "title": "Eddy Shaw",
    "id": 8977,
    "slug": "eddy-shaw",
    "url": "https://www.guitarparty.com/api/v3/core/authors/8977/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 19479,
            "title": "All Dressed Up and Lonely",
            "url": "https://www.guitarparty.com/songs/all-dressed-up-and-lonely/"
        }
    ]
}