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

{
    "name": "Dianne Whiles",
    "title": "Dianne Whiles",
    "id": 7236,
    "slug": "dianne-whiles",
    "url": "https://www.guitarparty.com/api/v3/core/authors/7236/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 10502,
            "title": "Careless Hands",
            "url": "https://www.guitarparty.com/songs/careless-hands-lyrics-and-chords-dottie-wes/"
        },
        {
            "id": 10503,
            "title": "Country Sunshine",
            "url": "https://www.guitarparty.com/songs/country-sunshine-lyrics-and-chords-dottie-wes/"
        },
        {
            "id": 11305,
            "title": "Here Comes My Baby",
            "url": "https://www.guitarparty.com/songs/here-comes-my-baby/"
        },
        {
            "id": 10530,
            "title": "Look What You're Doing",
            "url": "https://www.guitarparty.com/songs/look-what-youre-doing-lyrics-and-chords-dottie-wes/"
        },
        {
            "id": 11754,
            "title": "Set Me Free",
            "url": "https://www.guitarparty.com/songs/set-me-free/"
        },
        {
            "id": 12253,
            "title": "That's Where Our Love Must Be",
            "url": "https://www.guitarparty.com/songs/thats-where-our-love-must-be/"
        },
        {
            "id": 10471,
            "title": "Then I Met The Master",
            "url": "https://www.guitarparty.com/songs/then-i-met-the-master/"
        },
        {
            "id": 11769,
            "title": "What's Come Over My Baby",
            "url": "https://www.guitarparty.com/songs/whats-come-over-my-baby/"
        },
        {
            "id": 10752,
            "title": "You And Me (Kenny Rogers and Dottie West)",
            "url": "https://www.guitarparty.com/songs/you-and-me-kenny-rogers-and-dottie-west/"
        }
    ]
}