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

{
    "name": "Herbert Buffum",
    "title": "Herbert Buffum",
    "id": 7739,
    "slug": "herbert-buffum",
    "url": "https://www.guitarparty.com/api/v3/core/authors/7739/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 13734,
            "title": "Fifty Miles Of Elbow Room",
            "url": "https://www.guitarparty.com/songs/fifty-miles-of-elbow-room/"
        },
        {
            "id": 13405,
            "title": "When I Take My Vacation In Heaven",
            "url": "https://www.guitarparty.com/songs/when-i-take-my-vacation-in-heaven/"
        }
    ]
}