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

{
    "name": "Bobby Braddock",
    "title": "Bobby Braddock",
    "id": 5597,
    "slug": "bobby-braddock",
    "url": "https://www.guitarparty.com/api/v3/core/authors/5597/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 11457,
            "title": "A Cold Day In December",
            "url": "https://www.guitarparty.com/songs/a-cold-day-in-december/"
        },
        {
            "id": 15302,
            "title": "Daddy Come Home",
            "url": "https://www.guitarparty.com/songs/daddy-come-home/"
        },
        {
            "id": 12956,
            "title": "DIVORCE",
            "url": "https://www.guitarparty.com/songs/divorce/"
        },
        {
            "id": 11302,
            "title": "God May Forgive You But I Won't",
            "url": "https://www.guitarparty.com/songs/god-may-forgive-you-but-i-wont/"
        },
        {
            "id": 21430,
            "title": "I Believe The South Is Going To Rise Again",
            "url": "https://www.guitarparty.com/songs/i-believe-the-south-is-going-to-rise-again/"
        },
        {
            "id": 11308,
            "title": "I Don't Remember Loving You",
            "url": "https://www.guitarparty.com/songs/i-dont-remember-loving-you/"
        },
        {
            "id": 19396,
            "title": "I´m Over You",
            "url": "https://www.guitarparty.com/songs/i-m-over-you/"
        },
        {
            "id": 19404,
            "title": "Nothing Ever Hurt Me",
            "url": "https://www.guitarparty.com/songs/nothing-ever-hurt-me/"
        },
        {
            "id": 20599,
            "title": "The Last Laugh",
            "url": "https://www.guitarparty.com/songs/the-last-laugh/"
        },
        {
            "id": 10742,
            "title": "The Night Hank Williams Came To Town",
            "url": "https://www.guitarparty.com/songs/the-night-hank-williams-came-to-town/"
        },
        {
            "id": 10422,
            "title": "We're Not The Jet Set",
            "url": "https://www.guitarparty.com/songs/we8217re-not-the-jet-set/"
        },
        {
            "id": 10237,
            "title": "Wild Irish Rose",
            "url": "https://www.guitarparty.com/songs/wild-irish-rose/"
        },
        {
            "id": 20414,
            "title": "Womanhood",
            "url": "https://www.guitarparty.com/songs/womanhood/"
        },
        {
            "id": 15200,
            "title": "Would You Catch A Falling Star",
            "url": "https://www.guitarparty.com/songs/would-you-catch-a-falling-star/"
        }
    ]
}