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

{
    "name": "Richard E. Carpenter",
    "title": "Richard E. Carpenter",
    "id": 8027,
    "slug": "richard-e-carpenter",
    "url": "https://www.guitarparty.com/api/v3/core/authors/8027/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 13974,
            "title": "Ill Come Back As Another Woman",
            "url": "https://www.guitarparty.com/songs/ill-come-back-as-another-woman/"
        }
    ]
}