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

{
    "name": "Don Walser",
    "title": "Don Walser",
    "id": 9167,
    "slug": "don-walser",
    "url": "https://www.guitarparty.com/api/v3/core/authors/9167/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/DonWalser.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 20013,
            "title": "Cowpoke",
            "url": "https://www.guitarparty.com/songs/cowpoke/"
        }
    ]
}