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

{
    "name": "David Allan Coe",
    "title": "David Allan Coe",
    "id": 6457,
    "slug": "david-allan-coe",
    "url": "https://www.guitarparty.com/api/v3/core/authors/6457/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/DavidAllanCoedav.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 15137,
            "title": "Bright Morning Light",
            "url": "https://www.guitarparty.com/songs/bright-morning-light/"
        },
        {
            "id": 19658,
            "title": "If This Is Just A Game",
            "url": "https://www.guitarparty.com/songs/if-this-is-just-a-game/"
        },
        {
            "id": 11732,
            "title": "If You'll Hold The Ladder",
            "url": "https://www.guitarparty.com/songs/if-youll-hold-the-ladder/"
        },
        {
            "id": 14726,
            "title": "Jack Daniels If You Please",
            "url": "https://www.guitarparty.com/songs/jack-daniels-if-you-please/"
        },
        {
            "id": 17374,
            "title": "Lying Comes So Easy To Your Lips",
            "url": "https://www.guitarparty.com/songs/lying-comes-so-easy-to-your-lips/"
        },
        {
            "id": 26510,
            "title": "She Used To Love Me A Lot",
            "url": "https://www.guitarparty.com/songs/she-used-to-love-me-a-lot/"
        },
        {
            "id": 21681,
            "title": "Tennessee Whiskey (David Allan Coe)",
            "url": "https://www.guitarparty.com/songs/tennessee-whiskey/"
        },
        {
            "id": 11336,
            "title": "Then I Found You",
            "url": "https://www.guitarparty.com/songs/then-i-found-you/"
        }
    ]
}