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

{
    "name": "Ty Herndon",
    "title": "Ty Herndon",
    "id": 5167,
    "slug": "ty-herndon",
    "url": "https://www.guitarparty.com/api/v3/core/authors/5167/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/TyHerndon.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 8822,
            "title": "A Man Holding On To A Woman Lettin' Go",
            "url": "https://www.guitarparty.com/songs/a-man-holding-on-to-a-woman-lettin-go/"
        },
        {
            "id": 8826,
            "title": "Heart Half Empty",
            "url": "https://www.guitarparty.com/songs/heart-half-empty/"
        },
        {
            "id": 8828,
            "title": "Heathers Wall",
            "url": "https://www.guitarparty.com/songs/heathers-wall/"
        },
        {
            "id": 8823,
            "title": "I Can't Do It All",
            "url": "https://www.guitarparty.com/songs/i-cant-do-it-all/"
        },
        {
            "id": 8829,
            "title": "Lookin' For The Good Life",
            "url": "https://www.guitarparty.com/songs/lookin-for-the-good-life/"
        },
        {
            "id": 8824,
            "title": "Somewhere A Lover",
            "url": "https://www.guitarparty.com/songs/somewhere-a-lover/"
        },
        {
            "id": 8821,
            "title": "Thinkin' With My Heart Again",
            "url": "https://www.guitarparty.com/songs/thinkin-with-my-heart-again/"
        },
        {
            "id": 8825,
            "title": "You Don't Mess Around With Jim",
            "url": "https://www.guitarparty.com/songs/you-dont-mess-around-with-jim-2/"
        },
        {
            "id": 8827,
            "title": "You Just Get One",
            "url": "https://www.guitarparty.com/songs/you-just-get-one/"
        }
    ]
}