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

{
    "name": "Johnny Wright",
    "title": "Johnny Wright",
    "id": 7328,
    "slug": "johnny-wright",
    "url": "https://www.guitarparty.com/api/v3/core/authors/7328/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/JohnnyWright.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 11696,
            "title": "Down Where The River Bends",
            "url": "https://www.guitarparty.com/songs/down-where-the-river-bends/"
        },
        {
            "id": 19425,
            "title": "I Can´t Tell My Heart",
            "url": "https://www.guitarparty.com/songs/i-can-t-tell-my-heart/"
        },
        {
            "id": 10323,
            "title": "I Don't Claim to be an Angel",
            "url": "https://www.guitarparty.com/songs/i-dont-claim-to-be-an-angel/"
        },
        {
            "id": 14241,
            "title": "Love Or Hate",
            "url": "https://www.guitarparty.com/songs/love-or-hate/"
        },
        {
            "id": 21408,
            "title": "One by One",
            "url": "https://www.guitarparty.com/songs/one-by-one/"
        },
        {
            "id": 21179,
            "title": "What About You",
            "url": "https://www.guitarparty.com/songs/what-about-you/"
        },
        {
            "id": 20400,
            "title": "You and Me (Kitty Wells and Red Foley)",
            "url": "https://www.guitarparty.com/songs/you-and-me-kitty-wells-and-red-foley/"
        },
        {
            "id": 13423,
            "title": "You Can´t Conceal A Broken Heart",
            "url": "https://www.guitarparty.com/songs/you-can-t-conceal-a-broken-heart/"
        }
    ]
}