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

{
    "name": "Joe Allen",
    "title": "Joe Allen",
    "id": 7516,
    "slug": "joe-allen",
    "url": "https://www.guitarparty.com/api/v3/core/authors/7516/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/JoeAllen.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 12017,
            "title": "Back To The Barrooms Again",
            "url": "https://www.guitarparty.com/songs/back-to-the-barrooms-again/"
        },
        {
            "id": 15295,
            "title": "Bedroom Ballad",
            "url": "https://www.guitarparty.com/songs/bedroom-ballad/"
        },
        {
            "id": 10221,
            "title": "Come Back Home",
            "url": "https://www.guitarparty.com/songs/come-back-home/"
        },
        {
            "id": 10993,
            "title": "Fair Weather Friends",
            "url": "https://www.guitarparty.com/songs/fair-weather-friends/"
        },
        {
            "id": 12789,
            "title": "For The Memories",
            "url": "https://www.guitarparty.com/songs/for-the-memories/"
        },
        {
            "id": 11841,
            "title": "Ghost Story",
            "url": "https://www.guitarparty.com/songs/ghost-story/"
        },
        {
            "id": 11446,
            "title": "It Don't Hurt Me Half As Bad",
            "url": "https://www.guitarparty.com/songs/it-dont-hurt-me-half-as-bad/"
        },
        {
            "id": 11445,
            "title": "I Wonder How It Is In Colorado",
            "url": "https://www.guitarparty.com/songs/i-wonder-how-it-is-in-colorado/"
        },
        {
            "id": 21480,
            "title": "Old Porch Swing",
            "url": "https://www.guitarparty.com/songs/old-porch-swing/"
        },
        {
            "id": 11447,
            "title": "Pick The Wildwood Flower",
            "url": "https://www.guitarparty.com/songs/pick-the-wildwood-flower/"
        },
        {
            "id": 21378,
            "title": "Should I Come Home (or Should I Go Crazy)",
            "url": "https://www.guitarparty.com/songs/should-i-come-home-or-should-i-go-crazy/"
        },
        {
            "id": 12721,
            "title": "Smooth Talking Baby",
            "url": "https://www.guitarparty.com/songs/smooth-talking-baby/"
        },
        {
            "id": 11877,
            "title": "The Girl I Used To Run Around On",
            "url": "https://www.guitarparty.com/songs/the-girl-i-used-to-run-around-on/"
        }
    ]
}