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

{
    "name": "Carol Smith",
    "title": "Carol Smith",
    "id": 7170,
    "slug": "carol-smith",
    "url": "https://www.guitarparty.com/api/v3/core/authors/7170/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 12074,
            "title": "All My Love All My Life",
            "url": "https://www.guitarparty.com/songs/all-my-love-all-my-life/"
        },
        {
            "id": 10408,
            "title": "A Mile And A Quarter",
            "url": "https://www.guitarparty.com/songs/a-mile-and-a-quarter/"
        },
        {
            "id": 11208,
            "title": "A World Of Our Own",
            "url": "https://www.guitarparty.com/songs/a-world-of-our-own/"
        },
        {
            "id": 11600,
            "title": "Baby You Melt My Heart",
            "url": "https://www.guitarparty.com/songs/baby-you-melt-my-heart/"
        },
        {
            "id": 10817,
            "title": "Behind the Tear",
            "url": "https://www.guitarparty.com/songs/behind-the-tear/"
        },
        {
            "id": 12075,
            "title": "Don't Keep Me Hanging On",
            "url": "https://www.guitarparty.com/songs/dont-keep-me-hanging-on/"
        },
        {
            "id": 10409,
            "title": "Eleven Roses",
            "url": "https://www.guitarparty.com/songs/eleven-roses/"
        },
        {
            "id": 11209,
            "title": "Here Comes Honey Again",
            "url": "https://www.guitarparty.com/songs/here-comes-honey-again/"
        },
        {
            "id": 10818,
            "title": "I Gave My Love A Cherry",
            "url": "https://www.guitarparty.com/songs/i-gave-my-love-a-cherry/"
        },
        {
            "id": 11601,
            "title": "I Wish This Night Would Never End",
            "url": "https://www.guitarparty.com/songs/i-wish-this-night-would-never-end/"
        },
        {
            "id": 10410,
            "title": "Just Ask Your Heart",
            "url": "https://www.guitarparty.com/songs/just-ask-your-heart/"
        },
        {
            "id": 11602,
            "title": "Open Field",
            "url": "https://www.guitarparty.com/songs/open-field/"
        },
        {
            "id": 10411,
            "title": "Room In Your Heart",
            "url": "https://www.guitarparty.com/songs/room-in-your-heart/"
        },
        {
            "id": 11603,
            "title": "The Cat Came Back",
            "url": "https://www.guitarparty.com/songs/the-cat-came-back/"
        },
        {
            "id": 21622,
            "title": "The Day’s Not Over Yet",
            "url": "https://www.guitarparty.com/songs/the-days-not-over-yet/"
        },
        {
            "id": 11211,
            "title": "There's Always Another Day",
            "url": "https://www.guitarparty.com/songs/theres-always-another-day/"
        },
        {
            "id": 11604,
            "title": "The Table Next To Mine",
            "url": "https://www.guitarparty.com/songs/the-table-next-to-mine/"
        },
        {
            "id": 11605,
            "title": "Till The Last Leaf Shall Fall",
            "url": "https://www.guitarparty.com/songs/till-the-last-leaf-shall-fall/"
        },
        {
            "id": 21614,
            "title": "True Loves a Blessing",
            "url": "https://www.guitarparty.com/songs/true-loves-a-blessing/"
        }
    ]
}