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

{
    "name": "Wade Allen Kirby",
    "title": "Wade Allen Kirby",
    "id": 6572,
    "slug": "wade-allen-kirby",
    "url": "https://www.guitarparty.com/api/v3/core/authors/6572/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 11539,
            "title": "I Can't Unlove You",
            "url": "https://www.guitarparty.com/songs/i-cant-unlove-you/"
        }
    ]
}