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

{
    "name": "John A. Stallings",
    "title": "John A. Stallings",
    "id": 8363,
    "slug": "john-a-stallings",
    "url": "https://www.guitarparty.com/api/v3/core/authors/8363/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 15096,
            "title": "Jesus Now More Than Ever",
            "url": "https://www.guitarparty.com/songs/jesus-now-more-than-ever/"
        }
    ]
}