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

{
    "name": "Billy Joe Shaver",
    "title": "Billy Joe Shaver",
    "id": 5333,
    "slug": "billy-joe-shaver",
    "url": "https://www.guitarparty.com/api/v3/core/authors/5333/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/BillyJoeShaverbi.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 9616,
            "title": "Aunt Jessie's Chicken Farm",
            "url": "https://www.guitarparty.com/songs/aunt-jessies-chicken-farm/"
        },
        {
            "id": 9617,
            "title": "Billy B Damned",
            "url": "https://www.guitarparty.com/songs/billy-b-damned/"
        },
        {
            "id": 15135,
            "title": "Blue Texas Waltz",
            "url": "https://www.guitarparty.com/songs/blue-texas-waltz/"
        },
        {
            "id": 16907,
            "title": "Heart Of Texas",
            "url": "https://www.guitarparty.com/songs/heart-of-texas/"
        },
        {
            "id": 19257,
            "title": "Honky Tonk Heroes",
            "url": "https://www.guitarparty.com/songs/honky-tonk-heroes/"
        },
        {
            "id": 15078,
            "title": "I Been To Georgia On A Fast Train",
            "url": "https://www.guitarparty.com/songs/i-been-to-georgia-on-a-fast-train/"
        },
        {
            "id": 18129,
            "title": "I Couldnt Be Me Without You",
            "url": "https://www.guitarparty.com/songs/i-couldnt-be-me-without-you/"
        },
        {
            "id": 15368,
            "title": "If I Give My Soul",
            "url": "https://www.guitarparty.com/songs/if-i-give-my-soul/"
        },
        {
            "id": 16877,
            "title": "Im Just an Old Chunk of Coal",
            "url": "https://www.guitarparty.com/songs/im-just-an-old-chunk-of-coal/"
        },
        {
            "id": 10371,
            "title": "Jesus Christ What A Man",
            "url": "https://www.guitarparty.com/songs/jesus-christ-what-a-man/"
        },
        {
            "id": 9618,
            "title": "Lately I Been Leanin' T'ward The Blues",
            "url": "https://www.guitarparty.com/songs/lately-i-been-leanin-tward-the-blues/"
        },
        {
            "id": 9619,
            "title": "Live Forever 2",
            "url": "https://www.guitarparty.com/songs/live-forever-2/"
        },
        {
            "id": 20683,
            "title": "Old Five And Dimers Like Me",
            "url": "https://www.guitarparty.com/songs/old-five-and-dimers-like-me/"
        },
        {
            "id": 12096,
            "title": "Omaha",
            "url": "https://www.guitarparty.com/songs/omaha/"
        },
        {
            "id": 20815,
            "title": "Ride Me Down Easy",
            "url": "https://www.guitarparty.com/songs/ride-me-down-easy/"
        },
        {
            "id": 20843,
            "title": "Short And Sweet",
            "url": "https://www.guitarparty.com/songs/short-and-sweet/"
        },
        {
            "id": 13796,
            "title": "The Good Lord Knows I Tried",
            "url": "https://www.guitarparty.com/songs/the-good-lord-knows-i-tried/"
        },
        {
            "id": 20324,
            "title": "West Virginia Woman",
            "url": "https://www.guitarparty.com/songs/west-virginia-woman/"
        },
        {
            "id": 13628,
            "title": "When The Fallen Angels Fly",
            "url": "https://www.guitarparty.com/songs/when-the-fallen-angels-fly/"
        },
        {
            "id": 9615,
            "title": "Why The Man In Black Sings The Blues",
            "url": "https://www.guitarparty.com/songs/why-the-man-in-black-sings-the-blues/"
        }
    ]
}