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

{
    "name": "Dorothy Jo Hope",
    "title": "Dorothy Jo Hope",
    "id": 8784,
    "slug": "dorothy-jo-hope",
    "url": "https://www.guitarparty.com/api/v3/core/authors/8784/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 19034,
            "title": "Daddy Was An Old Time Preacher Man",
            "url": "https://www.guitarparty.com/songs/daddy-was-an-old-time-preacher-man/"
        }
    ]
}