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

{
    "name": "Ralph L. Carter",
    "title": "Ralph L. Carter",
    "id": 8928,
    "slug": "ralph-l-carter",
    "url": "https://www.guitarparty.com/api/v3/core/authors/8928/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 19345,
            "title": "Even If I Have To Steal",
            "url": "https://www.guitarparty.com/songs/even-if-i-have-to-steal/"
        }
    ]
}