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

{
    "name": "Hughie Cannon",
    "title": "Hughie Cannon",
    "id": 6041,
    "slug": "hughie-cannon",
    "url": "https://www.guitarparty.com/api/v3/core/authors/6041/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 10788,
            "title": "Bill Bailey Won't You Please Come Home",
            "url": "https://www.guitarparty.com/songs/bill-bailey-wont-you-please-come-home/"
        }
    ]
}