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

{
    "name": "George Morgan",
    "title": "George Morgan",
    "id": 6438,
    "slug": "george-morgan",
    "url": "https://www.guitarparty.com/api/v3/core/authors/6438/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/GeorgeMorgan1940.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 15127,
            "title": "A Lovers Quarrel",
            "url": "https://www.guitarparty.com/songs/a-lovers-quarrel/"
        },
        {
            "id": 13958,
            "title": "Be Sure You Know",
            "url": "https://www.guitarparty.com/songs/be-sure-you-know/"
        },
        {
            "id": 16977,
            "title": "Beyond My Heart",
            "url": "https://www.guitarparty.com/songs/beyond-my-heart/"
        },
        {
            "id": 19318,
            "title": "By The River Of The Roses",
            "url": "https://www.guitarparty.com/songs/by-the-river-of-the-roses/"
        },
        {
            "id": 14393,
            "title": "Candy Kisses",
            "url": "https://www.guitarparty.com/songs/candy-kisses/"
        },
        {
            "id": 13608,
            "title": "Cry Baby Heart",
            "url": "https://www.guitarparty.com/songs/cry-baby-heart/"
        },
        {
            "id": 15166,
            "title": "I´m Completely Satisfied With You",
            "url": "https://www.guitarparty.com/songs/i-m-completely-satisfied-with-you/"
        },
        {
            "id": 11314,
            "title": "I'm In Love Again",
            "url": "https://www.guitarparty.com/songs/im-in-love-again/"
        },
        {
            "id": 19406,
            "title": "I Wish I May I Wish I Might",
            "url": "https://www.guitarparty.com/songs/i-wish-i-may-i-wish-i-might/"
        },
        {
            "id": 13001,
            "title": "Little Dutch Girl",
            "url": "https://www.guitarparty.com/songs/little-dutch-girl/"
        },
        {
            "id": 12237,
            "title": "Rainbow In My Heart",
            "url": "https://www.guitarparty.com/songs/rainbow-in-my-heart/"
        },
        {
            "id": 18761,
            "title": "Red Rose From The Blue Side Of Town",
            "url": "https://www.guitarparty.com/songs/red-rose-from-the-blue-side-of-town/"
        },
        {
            "id": 20783,
            "title": "Roses Are Red My Love",
            "url": "https://www.guitarparty.com/songs/roses-are-red-my-love/"
        },
        {
            "id": 12257,
            "title": "There Goes My World",
            "url": "https://www.guitarparty.com/songs/there-goes-my-world/"
        },
        {
            "id": 13640,
            "title": "Why In Heavens Name",
            "url": "https://www.guitarparty.com/songs/why-in-heavens-name/"
        },
        {
            "id": 21046,
            "title": "You´re A Little Doll",
            "url": "https://www.guitarparty.com/songs/you-re-a-little-doll/"
        }
    ]
}