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

{
    "name": "the Lonesome River Band",
    "title": "the Lonesome River Band",
    "id": 6923,
    "slug": "the-lonesome-river-band",
    "url": "https://www.guitarparty.com/api/v3/core/authors/6923/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/TheLonesomeRiver.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 14366,
            "title": "Better Days To Come",
            "url": "https://www.guitarparty.com/songs/better-days-to-come/"
        },
        {
            "id": 13969,
            "title": "Crazy Heart",
            "url": "https://www.guitarparty.com/songs/crazy-heart/"
        },
        {
            "id": 18662,
            "title": "I´ll Take The Blame",
            "url": "https://www.guitarparty.com/songs/i-ll-take-the-blame/"
        },
        {
            "id": 12225,
            "title": "I'll Take The Blame",
            "url": "https://www.guitarparty.com/songs/ill-take-the-blame/"
        }
    ]
}