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

{
    "name": "William J. Webb",
    "title": "William J. Webb",
    "id": 8652,
    "slug": "william-j-webb",
    "url": "https://www.guitarparty.com/api/v3/core/authors/8652/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 17575,
            "title": "Angels Dont Fly They Just Walk Out On You",
            "url": "https://www.guitarparty.com/songs/angels-dont-fly-they-just-walk-out-on-you/"
        }
    ]
}