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

{
    "name": "Floyd Tillman",
    "title": "Floyd Tillman",
    "id": 6381,
    "slug": "floyd-tillman",
    "url": "https://www.guitarparty.com/api/v3/core/authors/6381/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/FloydTillman.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 21197,
            "title": "Each Night At Nine",
            "url": "https://www.guitarparty.com/songs/each-night-at-nine/"
        },
        {
            "id": 14286,
            "title": "Ill Keep On Loving You",
            "url": "https://www.guitarparty.com/songs/ill-keep-on-loving-you/"
        },
        {
            "id": 18210,
            "title": "I Love You So Much It Hurts",
            "url": "https://www.guitarparty.com/songs/i-love-you-so-much-it-hurts/"
        },
        {
            "id": 14851,
            "title": "It Makes no Difference Now",
            "url": "https://www.guitarparty.com/songs/it-makes-no-difference-now/"
        },
        {
            "id": 21843,
            "title": "Slipping Around",
            "url": "https://www.guitarparty.com/songs/slipping-around/"
        },
        {
            "id": 11250,
            "title": "Some Other World",
            "url": "https://www.guitarparty.com/songs/some-other-world/"
        },
        {
            "id": 20060,
            "title": "They Took The Stars Out Of Heaven",
            "url": "https://www.guitarparty.com/songs/they-took-the-stars-out-of-heaven/"
        },
        {
            "id": 19876,
            "title": "This Cold War with You",
            "url": "https://www.guitarparty.com/songs/this-cold-war-with-you/"
        }
    ]
}