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

{
    "name": "Dickey Lee",
    "title": "Dickey Lee",
    "id": 7147,
    "slug": "dickey-lee",
    "url": "https://www.guitarparty.com/api/v3/core/authors/7147/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/DickeyLee.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 14028,
            "title": "Everybody´s Reaching Out For Someone",
            "url": "https://www.guitarparty.com/songs/everybody-s-reaching-out-for-someone/"
        },
        {
            "id": 11035,
            "title": "I Can Still See Him In Your Eyes",
            "url": "https://www.guitarparty.com/songs/i-can-still-see-him-in-your-eyes/"
        },
        {
            "id": 14069,
            "title": "Ill Be Leaving Alone",
            "url": "https://www.guitarparty.com/songs/ill-be-leaving-alone/"
        },
        {
            "id": 19013,
            "title": "Ive Been Around Enough To Know",
            "url": "https://www.guitarparty.com/songs/ive-been-around-enough-to-know/"
        },
        {
            "id": 15170,
            "title": "Keeper Of The Stars",
            "url": "https://www.guitarparty.com/songs/keeper-of-the-stars/"
        },
        {
            "id": 19696,
            "title": "Lets Fall To Pieces Together",
            "url": "https://www.guitarparty.com/songs/lets-fall-to-pieces-together/"
        },
        {
            "id": 10534,
            "title": "Patches",
            "url": "https://www.guitarparty.com/songs/patches/"
        },
        {
            "id": 10184,
            "title": "Standing Knee Deep In A River",
            "url": "https://www.guitarparty.com/songs/standing-knee-deep-in-a-river/"
        },
        {
            "id": 14364,
            "title": "Thats The Man Im Looking For",
            "url": "https://www.guitarparty.com/songs/thats-the-man-im-looking-for/"
        },
        {
            "id": 20297,
            "title": "The Door is Always Open",
            "url": "https://www.guitarparty.com/songs/the-door-is-always-open/"
        },
        {
            "id": 11887,
            "title": "Wrong's What I Do Best",
            "url": "https://www.guitarparty.com/songs/wrongs-what-i-do-best/"
        },
        {
            "id": 10945,
            "title": "You Don't Count the Cost",
            "url": "https://www.guitarparty.com/songs/you-dont-count-the-cost/"
        }
    ]
}