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

{
    "name": "Eddy G. Futch",
    "title": "Eddy G. Futch",
    "id": 8819,
    "slug": "eddy-g-futch",
    "url": "https://www.guitarparty.com/api/v3/core/authors/8819/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 19091,
            "title": "This Circus That You Call A Rodeo",
            "url": "https://www.guitarparty.com/songs/this-circus-that-you-call-a-rodeo/"
        }
    ]
}