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

{
    "name": "Lonesome River Band",
    "title": "Lonesome River Band",
    "id": 6660,
    "slug": "lonesome-river-band",
    "url": "https://www.guitarparty.com/api/v3/core/authors/6660/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/LonesomeRiverBan.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 12980,
            "title": "Am I A Fool",
            "url": "https://www.guitarparty.com/songs/am-i-a-fool/"
        },
        {
            "id": 15111,
            "title": "Another By My Side",
            "url": "https://www.guitarparty.com/songs/another-by-my-side/"
        },
        {
            "id": 13909,
            "title": "Do You Want To Live In Glory",
            "url": "https://www.guitarparty.com/songs/do-you-want-to-live-in-glory/"
        },
        {
            "id": 11701,
            "title": "I'm Not There Yet",
            "url": "https://www.guitarparty.com/songs/im-not-there-yet/"
        }
    ]
}