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

{
    "name": "Mel Street",
    "title": "Mel Street",
    "id": 6028,
    "slug": "mel-street",
    "url": "https://www.guitarparty.com/api/v3/core/authors/6028/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/MelStreet.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 10771,
            "title": "Borrowed Angel",
            "url": "https://www.guitarparty.com/songs/borrowed-angel/"
        },
        {
            "id": 19345,
            "title": "Even If I Have To Steal",
            "url": "https://www.guitarparty.com/songs/even-if-i-have-to-steal/"
        },
        {
            "id": 18700,
            "title": "Forbidden Angel",
            "url": "https://www.guitarparty.com/songs/forbidden-angel/"
        },
        {
            "id": 20906,
            "title": "If I Had A Cheating Heart",
            "url": "https://www.guitarparty.com/songs/if-i-had-a-cheating-heart/"
        },
        {
            "id": 21770,
            "title": "I Met A Friend Of Yours Today",
            "url": "https://www.guitarparty.com/songs/i-met-a-friend-of-yours-today/"
        },
        {
            "id": 21548,
            "title": "Looking Out My Window Through The Pain",
            "url": "https://www.guitarparty.com/songs/looking-out-my-window-through-the-pain/"
        },
        {
            "id": 20453,
            "title": "Loving on Back Streets",
            "url": "https://www.guitarparty.com/songs/loving-on-back-streets/"
        },
        {
            "id": 11320,
            "title": "Loving On Borrowed Time",
            "url": "https://www.guitarparty.com/songs/loving-on-borrowed-time/"
        },
        {
            "id": 14734,
            "title": "Smokey Mountain Memories",
            "url": "https://www.guitarparty.com/songs/smokey-mountain-memories/"
        },
        {
            "id": 14007,
            "title": "The Town Where You Live",
            "url": "https://www.guitarparty.com/songs/the-town-where-you-live/"
        },
        {
            "id": 19693,
            "title": "Wholl Turn Out The Lights",
            "url": "https://www.guitarparty.com/songs/wholl-turn-out-the-lights/"
        },
        {
            "id": 14015,
            "title": "You Make Me Feel More Like A Man",
            "url": "https://www.guitarparty.com/songs/you-make-me-feel-more-like-a-man/"
        }
    ]
}