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

{
    "name": "Hoyt Atkins",
    "title": "Hoyt Atkins",
    "id": 8812,
    "slug": "hoyt-atkins",
    "url": "https://www.guitarparty.com/api/v3/core/authors/8812/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 19079,
            "title": "Its a Little More Like Heaven",
            "url": "https://www.guitarparty.com/songs/its-a-little-more-like-heaven/"
        }
    ]
}