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

{
    "name": "Roy Acuff",
    "title": "Roy Acuff",
    "id": 3129,
    "slug": "roy-acuff",
    "url": "https://www.guitarparty.com/api/v3/core/authors/3129/?format=api",
    "bio_short": "",
    "artist_img": "//guitarparty.overcastcdn.com/images/RoyAcuff.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 12863,
            "title": "As Long As I Live",
            "url": "https://www.guitarparty.com/songs/as-long-as-i-live/"
        },
        {
            "id": 19317,
            "title": "Beautiful Brown Eyes",
            "url": "https://www.guitarparty.com/songs/beautiful-brown-eyes/"
        },
        {
            "id": 3097,
            "title": "Blue eyes crying in the rain",
            "url": "https://www.guitarparty.com/songs/blue-eyes-crying-in-the-rain/"
        },
        {
            "id": 17355,
            "title": "Branded Wherever I Go",
            "url": "https://www.guitarparty.com/songs/branded-wherever-i-go/"
        },
        {
            "id": 21111,
            "title": "Fireball Mail",
            "url": "https://www.guitarparty.com/songs/fireball-mail/"
        },
        {
            "id": 21872,
            "title": "I’ll Forgive You  But I Can’t Forget",
            "url": "https://www.guitarparty.com/songs/ill-forgive-you-but-i-cant-forget/"
        },
        {
            "id": 29295,
            "title": "Jón tröll",
            "url": "https://www.guitarparty.com/songs/jon-troll/"
        },
        {
            "id": 12227,
            "title": "Lonely Mound Of Clay",
            "url": "https://www.guitarparty.com/songs/lonely-mound-of-clay/"
        },
        {
            "id": 20381,
            "title": "Precious Jewel",
            "url": "https://www.guitarparty.com/songs/precious-jewel/"
        },
        {
            "id": 11062,
            "title": "Searching For A Soldier's Grave",
            "url": "https://www.guitarparty.com/songs/searching-for-a-soldiers-grave/"
        },
        {
            "id": 19752,
            "title": "Streamlined Cannonball",
            "url": "https://www.guitarparty.com/songs/streamlined-cannonball/"
        },
        {
            "id": 14754,
            "title": "That Beautiful Picture",
            "url": "https://www.guitarparty.com/songs/that-beautiful-picture/"
        },
        {
            "id": 14364,
            "title": "Thats The Man Im Looking For",
            "url": "https://www.guitarparty.com/songs/thats-the-man-im-looking-for/"
        },
        {
            "id": 11063,
            "title": "The Battle of Armageddon",
            "url": "https://www.guitarparty.com/songs/the-battle-of-armageddon/"
        },
        {
            "id": 21755,
            "title": "The Great Judgment Morning",
            "url": "https://www.guitarparty.com/songs/the-great-judgment-morning/"
        }
    ]
}