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

{
    "name": "Helen Carter",
    "title": "Helen Carter",
    "id": 6801,
    "slug": "helen-carter",
    "url": "https://www.guitarparty.com/api/v3/core/authors/6801/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/HelenCarterHelen.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 11921,
            "title": "If You Were Losing Him To Me",
            "url": "https://www.guitarparty.com/songs/if-you-were-losing-him-to-me/"
        },
        {
            "id": 13780,
            "title": "I Lost You After All",
            "url": "https://www.guitarparty.com/songs/i-lost-you-after-all/"
        },
        {
            "id": 14228,
            "title": "Kneeling Drunkard's Plea",
            "url": "https://www.guitarparty.com/songs/kneeling-drunkards-plea/"
        },
        {
            "id": 14126,
            "title": "Youre Right",
            "url": "https://www.guitarparty.com/songs/youre-right/"
        }
    ]
}