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

{
    "name": "Roland Davis",
    "title": "Roland Davis",
    "id": 6486,
    "slug": "roland-davis",
    "url": "https://www.guitarparty.com/api/v3/core/authors/6486/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 11386,
            "title": "Seven Years With A Wonderful Woman",
            "url": "https://www.guitarparty.com/songs/seven-years-with-a-wonderful-woman/"
        }
    ]
}