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

{
    "name": "David Allen Loggins",
    "title": "David Allen Loggins",
    "id": 8558,
    "slug": "david-allen-loggins",
    "url": "https://www.guitarparty.com/api/v3/core/authors/8558/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 16973,
            "title": "Always True",
            "url": "https://www.guitarparty.com/songs/always-true/"
        }
    ]
}