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

{
    "name": "Norman Kelly",
    "title": "Norman Kelly",
    "id": 8113,
    "slug": "norman-kelly",
    "url": "https://www.guitarparty.com/api/v3/core/authors/8113/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 14148,
            "title": "Im Coming Home (Song Of The Saddle)",
            "url": "https://www.guitarparty.com/songs/im-coming-home-song-of-the-saddle/"
        }
    ]
}