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

{
    "name": "Patsy Littrell",
    "title": "Patsy Littrell",
    "id": 9004,
    "slug": "patsy-littrell",
    "url": "https://www.guitarparty.com/api/v3/core/authors/9004/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 19551,
            "title": "Love Is Like An Echo",
            "url": "https://www.guitarparty.com/songs/love-is-like-an-echo/"
        }
    ]
}