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

{
    "name": "Viola Wilson",
    "title": "Viola Wilson",
    "id": 7957,
    "slug": "viola-wilson",
    "url": "https://www.guitarparty.com/api/v3/core/authors/7957/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 13826,
            "title": "Big Wheels Rolling",
            "url": "https://www.guitarparty.com/songs/big-wheels-rolling/"
        }
    ]
}