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

{
    "name": "Little Jimmy Dickens",
    "title": "Little Jimmy Dickens",
    "id": 5922,
    "slug": "little-jimmy-dickens",
    "url": "https://www.guitarparty.com/api/v3/core/authors/5922/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/LittleJimmyDicke.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 10500,
            "title": "Butter Beans",
            "url": "https://www.guitarparty.com/songs/butter-beans/"
        },
        {
            "id": 19376,
            "title": "Country Boy",
            "url": "https://www.guitarparty.com/songs/country-boy/"
        },
        {
            "id": 11726,
            "title": "Hillbilly Fever",
            "url": "https://www.guitarparty.com/songs/hillbilly-fever/"
        },
        {
            "id": 18718,
            "title": "Honky Tonk Troubles",
            "url": "https://www.guitarparty.com/songs/honky-tonk-troubles/"
        },
        {
            "id": 19403,
            "title": "If I´m A Fool For Leaving",
            "url": "https://www.guitarparty.com/songs/if-i-m-a-fool-for-leaving/"
        },
        {
            "id": 10913,
            "title": "I Got A Hole In My Pocket",
            "url": "https://www.guitarparty.com/songs/i-got-a-hole-in-my-pocket/"
        },
        {
            "id": 10691,
            "title": "I've Just Got to See You Once More",
            "url": "https://www.guitarparty.com/songs/ive-just-got-to-see-you-once-more/"
        },
        {
            "id": 21008,
            "title": "May The Bird Of Paradise Fly Up Your Nose",
            "url": "https://www.guitarparty.com/songs/may-the-bird-of-paradise-fly-up-your-nose/"
        },
        {
            "id": 14728,
            "title": "Out Behind The Barn",
            "url": "https://www.guitarparty.com/songs/out-behind-the-barn/"
        },
        {
            "id": 20463,
            "title": "Sleeping At The Foot Of The Bed",
            "url": "https://www.guitarparty.com/songs/sleeping-at-the-foot-of-the-bed/"
        },
        {
            "id": 10941,
            "title": "When The Ship Hit The Sand",
            "url": "https://www.guitarparty.com/songs/when-the-ship-hit-the-sand/"
        }
    ]
}