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

{
    "name": "Scot Livingston",
    "title": "Scot Livingston",
    "id": 8116,
    "slug": "scot-livingston",
    "url": "https://www.guitarparty.com/api/v3/core/authors/8116/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 14152,
            "title": "Song of the Whispering Leaves",
            "url": "https://www.guitarparty.com/songs/song-of-the-whispering-leaves/"
        }
    ]
}