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

{
    "name": "Crystal Gayle",
    "title": "Crystal Gayle",
    "id": 5934,
    "slug": "crystal-gayle",
    "url": "https://www.guitarparty.com/api/v3/core/authors/5934/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/CrystalGaylecgsp.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 15126,
            "title": "A Long And Lasting Love",
            "url": "https://www.guitarparty.com/songs/a-long-and-lasting-love/"
        },
        {
            "id": 20795,
            "title": "A Womans Heart (Is A Handy Place To Be)",
            "url": "https://www.guitarparty.com/songs/a-womans-heart-is-a-handy-place-to-be/"
        },
        {
            "id": 10903,
            "title": "Cry",
            "url": "https://www.guitarparty.com/songs/cry-lyrics-and-chords-crystal-gayl/"
        },
        {
            "id": 18741,
            "title": "I´ll Do It All Over Again",
            "url": "https://www.guitarparty.com/songs/i-ll-do-it-all-over-again/"
        },
        {
            "id": 10922,
            "title": "I'll Get Over You",
            "url": "https://www.guitarparty.com/songs/ill-get-over-you-lyrics-and-chords-crystal-gayl/"
        },
        {
            "id": 11737,
            "title": "I'm Ready For The Times To Get Better",
            "url": "https://www.guitarparty.com/songs/im-ready-for-the-times-to-get-better/"
        },
        {
            "id": 14725,
            "title": "It´s Like We Never Said Goodbye",
            "url": "https://www.guitarparty.com/songs/it-s-like-we-never-said-goodbye/"
        },
        {
            "id": 11318,
            "title": "Livin' In These Troubled Times",
            "url": "https://www.guitarparty.com/songs/livin-in-these-troubled-times/"
        },
        {
            "id": 10537,
            "title": "River Road",
            "url": "https://www.guitarparty.com/songs/river-road/"
        },
        {
            "id": 14742,
            "title": "When I Dream",
            "url": "https://www.guitarparty.com/songs/when-i-dream/"
        },
        {
            "id": 18780,
            "title": "Wrong Road Again",
            "url": "https://www.guitarparty.com/songs/wrong-road-again/"
        }
    ]
}