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

{
    "name": "Steve Wariner",
    "title": "Steve Wariner",
    "id": 5300,
    "slug": "steve-wariner",
    "url": "https://www.guitarparty.com/api/v3/core/authors/5300/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/SteveWarinerstev.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 9443,
            "title": "Hold On, Just A Little Longer",
            "url": "https://www.guitarparty.com/songs/hold-on-just-a-little-longer/"
        },
        {
            "id": 9441,
            "title": "It Won't Be Over You",
            "url": "https://www.guitarparty.com/songs/it-wont-be-over-you/"
        },
        {
            "id": 21272,
            "title": "Lifes Highway",
            "url": "https://www.guitarparty.com/songs/lifes-highway/"
        },
        {
            "id": 9446,
            "title": "Lynda",
            "url": "https://www.guitarparty.com/songs/lynda/"
        },
        {
            "id": 13715,
            "title": "Make Sure Youve Got It All",
            "url": "https://www.guitarparty.com/songs/make-sure-youve-got-it-all/"
        },
        {
            "id": 9444,
            "title": "Tennessee Christmas",
            "url": "https://www.guitarparty.com/songs/tennessee-christmas/"
        },
        {
            "id": 9445,
            "title": "What I Didnt Do",
            "url": "https://www.guitarparty.com/songs/what-i-didnt-do/"
        },
        {
            "id": 9442,
            "title": "When I Could Come Home To You",
            "url": "https://www.guitarparty.com/songs/when-i-could-come-home-to-you/"
        }
    ]
}