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

{
    "name": "B.L. Haywood",
    "title": "B.L. Haywood",
    "id": 9779,
    "slug": "b-l-haywood",
    "url": "https://www.guitarparty.com/api/v3/core/authors/9779/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 21804,
            "title": "Just Give Me What You Think Is Fair",
            "url": "https://www.guitarparty.com/songs/just-give-me-what-you-think-is-fair/"
        }
    ]
}