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

{
    "name": "L.E. White",
    "title": "L.E. White",
    "id": 5531,
    "slug": "l-e-white",
    "url": "https://www.guitarparty.com/api/v3/core/authors/5531/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 11862,
            "title": "After the Fire is Gone",
            "url": "https://www.guitarparty.com/songs/after-the-fire-is-gone/"
        },
        {
            "id": 14809,
            "title": "A Good Chance Of Tear Fall Tonight",
            "url": "https://www.guitarparty.com/songs/a-good-chance-of-tear-fall-tonight/"
        },
        {
            "id": 14082,
            "title": "If We Want Love To Last",
            "url": "https://www.guitarparty.com/songs/if-we-want-love-to-last/"
        },
        {
            "id": 19009,
            "title": "I Love You More In Memory",
            "url": "https://www.guitarparty.com/songs/i-love-you-more-in-memory/"
        },
        {
            "id": 10151,
            "title": "I Love You More Today",
            "url": "https://www.guitarparty.com/songs/i-love-you-more-today/"
        },
        {
            "id": 10967,
            "title": "I Sure Hate To See Me Go",
            "url": "https://www.guitarparty.com/songs/i-sure-hate-to-see-me-go/"
        },
        {
            "id": 20695,
            "title": "The Big Man Above",
            "url": "https://www.guitarparty.com/songs/the-big-man-above/"
        },
        {
            "id": 21463,
            "title": "To See My Angel Cry",
            "url": "https://www.guitarparty.com/songs/to-see-my-angel-cry/"
        },
        {
            "id": 15248,
            "title": "Wild Mountain Rose",
            "url": "https://www.guitarparty.com/songs/wild-mountain-rose/"
        }
    ]
}