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

{
    "name": "Sherman Kelly",
    "title": "Sherman Kelly",
    "id": 13780,
    "slug": "sherman-kelly",
    "url": "https://www.guitarparty.com/api/v3/core/authors/13780/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 26041,
            "title": "Dancing in the Moonlight",
            "url": "https://www.guitarparty.com/songs/dancing-in-the-moonlight/"
        }
    ]
}