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

{
    "name": "W.S. Barnhart",
    "title": "W.S. Barnhart",
    "id": 8964,
    "slug": "w-s-barnhart",
    "url": "https://www.guitarparty.com/api/v3/core/authors/8964/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 19445,
            "title": "I Wish I Had a Nickel",
            "url": "https://www.guitarparty.com/songs/i-wish-i-had-a-nickel/"
        }
    ]
}