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

{
    "name": "Ralph Stanley",
    "title": "Ralph Stanley",
    "id": 5916,
    "slug": "ralph-stanley",
    "url": "https://www.guitarparty.com/api/v3/core/authors/5916/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/RalphStanleyralp.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 13939,
            "title": "All The Good Times Are Past And Gone",
            "url": "https://www.guitarparty.com/songs/all-the-good-times-are-past-and-gone/"
        },
        {
            "id": 13949,
            "title": "All The Love I Had Is Gone",
            "url": "https://www.guitarparty.com/songs/all-the-love-i-had-is-gone/"
        },
        {
            "id": 12126,
            "title": "Daniel Prayed",
            "url": "https://www.guitarparty.com/songs/daniel-prayed/"
        },
        {
            "id": 10662,
            "title": "Darkest Hour Just Before Dawn",
            "url": "https://www.guitarparty.com/songs/darkest-hour-just-before-dawn/"
        },
        {
            "id": 19881,
            "title": "If Thats The Way You Feel",
            "url": "https://www.guitarparty.com/songs/if-thats-the-way-you-feel/"
        },
        {
            "id": 19291,
            "title": "Me And God",
            "url": "https://www.guitarparty.com/songs/me-and-god/"
        },
        {
            "id": 16966,
            "title": "Pray For The Boys The Bad",
            "url": "https://www.guitarparty.com/songs/pray-for-the-boys-the-bad/"
        },
        {
            "id": 19624,
            "title": "Sharecropper´s Son",
            "url": "https://www.guitarparty.com/songs/sharecropper-s-son/"
        },
        {
            "id": 11189,
            "title": "Shouting On The Hills Of Glory",
            "url": "https://www.guitarparty.com/songs/shouting-on-the-hills-of-glory/"
        },
        {
            "id": 11692,
            "title": "What A Price To Pay",
            "url": "https://www.guitarparty.com/songs/what-a-price-to-pay/"
        },
        {
            "id": 10489,
            "title": "When I Wake To Sleep No More",
            "url": "https://www.guitarparty.com/songs/when-i-wake-to-sleep-no-more/"
        },
        {
            "id": 12171,
            "title": "While The Ages Roll On",
            "url": "https://www.guitarparty.com/songs/while-the-ages-roll-on/"
        }
    ]
}