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

{
    "name": "Carl E. Chambers",
    "title": "Carl E. Chambers",
    "id": 9427,
    "slug": "carl-e-chambers",
    "url": "https://www.guitarparty.com/api/v3/core/authors/9427/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 20793,
            "title": "Shes Close Enough To Perfect For Me",
            "url": "https://www.guitarparty.com/songs/shes-close-enough-to-perfect-for-me/"
        }
    ]
}