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

{
    "name": "Tennesee Ernie Ford",
    "title": "Tennesee Ernie Ford",
    "id": 9501,
    "slug": "tennesee-ernie-ford",
    "url": "https://www.guitarparty.com/api/v3/core/authors/9501/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 20997,
            "title": "The Church in the Wildwood",
            "url": "https://www.guitarparty.com/songs/the-church-in-the-wildwood/"
        }
    ]
}