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

{
    "name": "Red Simpson",
    "title": "Red Simpson",
    "id": 5220,
    "slug": "red-simpson",
    "url": "https://www.guitarparty.com/api/v3/core/authors/5220/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/RedSimpsonsimpso.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 15133,
            "title": "Band Keeps Playing On",
            "url": "https://www.guitarparty.com/songs/band-keeps-playing-on/"
        },
        {
            "id": 13044,
            "title": "Because It's Christmas Time",
            "url": "https://www.guitarparty.com/songs/because-its-christmas-time/"
        },
        {
            "id": 9023,
            "title": "Black Smoke Blowin",
            "url": "https://www.guitarparty.com/songs/black-smoke-blowin/"
        },
        {
            "id": 11799,
            "title": "Blue Christmas Lights",
            "url": "https://www.guitarparty.com/songs/blue-christmas-lights/"
        },
        {
            "id": 10572,
            "title": "Cadillac Lane",
            "url": "https://www.guitarparty.com/songs/cadillac-lane-lyrics-and-chords-buck-owen/"
        },
        {
            "id": 12296,
            "title": "Don't Ever Tell Me Goodbye",
            "url": "https://www.guitarparty.com/songs/dont-ever-tell-me-goodbye/"
        },
        {
            "id": 18789,
            "title": "Gonna Have Love",
            "url": "https://www.guitarparty.com/songs/gonna-have-love/"
        },
        {
            "id": 21255,
            "title": "Heart Of Glass",
            "url": "https://www.guitarparty.com/songs/heart-of-glass/"
        },
        {
            "id": 19346,
            "title": "Highway Patrol",
            "url": "https://www.guitarparty.com/songs/highway-patrol/"
        },
        {
            "id": 14344,
            "title": "I Bought The Shoes That Just Walked Out On Me",
            "url": "https://www.guitarparty.com/songs/i-bought-the-shoes-that-just-walked-out-on-me/"
        },
        {
            "id": 10080,
            "title": "Kansas City Song",
            "url": "https://www.guitarparty.com/songs/kansas-city-song/"
        },
        {
            "id": 11802,
            "title": "King Of Fools",
            "url": "https://www.guitarparty.com/songs/king-of-fools/"
        },
        {
            "id": 20915,
            "title": "Sams Place",
            "url": "https://www.guitarparty.com/songs/sams-place/"
        },
        {
            "id": 10963,
            "title": "Someone With No One To Love",
            "url": "https://www.guitarparty.com/songs/someone-with-no-one-to-love-lyrics-and-chords-buck-owen/"
        },
        {
            "id": 20933,
            "title": "The Band Keeps Playing",
            "url": "https://www.guitarparty.com/songs/the-band-keeps-playing/"
        },
        {
            "id": 19005,
            "title": "The I´mage of Me",
            "url": "https://www.guitarparty.com/songs/the-i-mage-of-me/"
        },
        {
            "id": 10964,
            "title": "There Never Was A Fool",
            "url": "https://www.guitarparty.com/songs/there-never-was-a-fool/"
        },
        {
            "id": 20384,
            "title": "We Split The Blanket",
            "url": "https://www.guitarparty.com/songs/we-split-the-blanket/"
        },
        {
            "id": 20650,
            "title": "When Jesus Calls All His Children",
            "url": "https://www.guitarparty.com/songs/when-jesus-calls-all-his-children/"
        },
        {
            "id": 19539,
            "title": "You Don´t Have Very Far To Go",
            "url": "https://www.guitarparty.com/songs/you-don-t-have-very-far-to-go/"
        },
        {
            "id": 16918,
            "title": "Yours Forever",
            "url": "https://www.guitarparty.com/songs/yours-forever/"
        }
    ]
}