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

{
    "name": "Darlene Shafer",
    "title": "Darlene Shafer",
    "id": 6136,
    "slug": "darlene-shafer",
    "url": "https://www.guitarparty.com/api/v3/core/authors/6136/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 11976,
            "title": "Yesterday Just Passed My Way Again",
            "url": "https://www.guitarparty.com/songs/yesterday-just-passed-my-way-again/"
        }
    ]
}