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

{
    "name": "Cannibal and the Headhunters 1965 (Chris Kenner 1962)",
    "title": "Cannibal and the Headhunters 1965 (Chris Kenner 1962)",
    "id": 10787,
    "slug": "cannibal-and-the-headhunters-1965-chris-kenner-1962",
    "url": "https://www.guitarparty.com/api/v3/core/authors/10787/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 23060,
            "title": "Land Of A 1000 Dances",
            "url": "https://www.guitarparty.com/songs/land-of-a-1000-dances/"
        }
    ]
}