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

{
    "name": "Charlie Louvin",
    "title": "Charlie Louvin",
    "id": 6888,
    "slug": "charlie-louvin",
    "url": "https://www.guitarparty.com/api/v3/core/authors/6888/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/CharlieLouvin.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 13616,
            "title": "Aint You Even Gonna Cry",
            "url": "https://www.guitarparty.com/songs/aint-you-even-gonna-cry/"
        },
        {
            "id": 13053,
            "title": "Are You Teasing Me",
            "url": "https://www.guitarparty.com/songs/are-you-teasing-me/"
        },
        {
            "id": 18698,
            "title": "Cash on the Barrelhead",
            "url": "https://www.guitarparty.com/songs/cash-on-the-barrelhead/"
        },
        {
            "id": 12740,
            "title": "Every Time You Leave",
            "url": "https://www.guitarparty.com/songs/every-time-you-leave/"
        },
        {
            "id": 19366,
            "title": "If I Could Only Win Your Love",
            "url": "https://www.guitarparty.com/songs/if-i-could-only-win-your-love/"
        },
        {
            "id": 15350,
            "title": "Ive Learned To Live With You And Be Alone",
            "url": "https://www.guitarparty.com/songs/ive-learned-to-live-with-you-and-be-alone/"
        },
        {
            "id": 20035,
            "title": "I Wish It Had Been A Dream",
            "url": "https://www.guitarparty.com/songs/i-wish-it-had-been-a-dream/"
        },
        {
            "id": 12151,
            "title": "Last Chance To Pray",
            "url": "https://www.guitarparty.com/songs/last-chance-to-pray/"
        },
        {
            "id": 14727,
            "title": "Love And Wealth",
            "url": "https://www.guitarparty.com/songs/love-and-wealth/"
        },
        {
            "id": 20045,
            "title": "New Dreams And Sunshine",
            "url": "https://www.guitarparty.com/songs/new-dreams-and-sunshine/"
        },
        {
            "id": 13029,
            "title": "See The Big Man Cry",
            "url": "https://www.guitarparty.com/songs/see-the-big-man-cry/"
        },
        {
            "id": 19728,
            "title": "She´s My Mother",
            "url": "https://www.guitarparty.com/songs/she-s-my-mother/"
        },
        {
            "id": 13064,
            "title": "Ten Years Three Kids Two Loves Too Late",
            "url": "https://www.guitarparty.com/songs/ten-years-three-kids-two-loves-too-late/"
        },
        {
            "id": 13560,
            "title": "The Family Who Prays Never Shall Part",
            "url": "https://www.guitarparty.com/songs/the-family-who-prays-never-shall-part/"
        },
        {
            "id": 20920,
            "title": "Tiny Broken Heart",
            "url": "https://www.guitarparty.com/songs/tiny-broken-heart/"
        },
        {
            "id": 20592,
            "title": "When I Stop Dreaming",
            "url": "https://www.guitarparty.com/songs/when-i-stop-dreaming/"
        }
    ]
}