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

{
    "name": "Don Reid",
    "title": "Don Reid",
    "id": 7231,
    "slug": "don-reid",
    "url": "https://www.guitarparty.com/api/v3/core/authors/7231/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 10819,
            "title": "Atlanta Blue",
            "url": "https://www.guitarparty.com/songs/atlanta-blue/"
        },
        {
            "id": 15044,
            "title": "Bed of roses (the Statler Brothers)",
            "url": "https://www.guitarparty.com/songs/bed-of-roses-2/"
        },
        {
            "id": 19212,
            "title": "Carry Me Back",
            "url": "https://www.guitarparty.com/songs/carry-me-back/"
        },
        {
            "id": 19892,
            "title": "Child Of The Fifties",
            "url": "https://www.guitarparty.com/songs/child-of-the-fifties/"
        },
        {
            "id": 15045,
            "title": "Class Of 57",
            "url": "https://www.guitarparty.com/songs/class-of-57/"
        },
        {
            "id": 14679,
            "title": "Count On Me",
            "url": "https://www.guitarparty.com/songs/count-on-me/"
        },
        {
            "id": 13881,
            "title": "Do You Know You Are My Sunshine",
            "url": "https://www.guitarparty.com/songs/do-you-know-you-are-my-sunshine/"
        },
        {
            "id": 19594,
            "title": "God Saw My Need",
            "url": "https://www.guitarparty.com/songs/god-saw-my-need/"
        },
        {
            "id": 19073,
            "title": "Her Heart Or Mine",
            "url": "https://www.guitarparty.com/songs/her-heart-or-mine/"
        },
        {
            "id": 21326,
            "title": "I´ll Go To My Grave Loving You",
            "url": "https://www.guitarparty.com/songs/i-ll-go-to-my-grave-loving-you/"
        },
        {
            "id": 12924,
            "title": "I Was There",
            "url": "https://www.guitarparty.com/songs/i-was-there/"
        },
        {
            "id": 18270,
            "title": "Maple Street Memories",
            "url": "https://www.guitarparty.com/songs/maple-street-memories/"
        },
        {
            "id": 10932,
            "title": "One Song Away",
            "url": "https://www.guitarparty.com/songs/one-song-away/"
        },
        {
            "id": 13510,
            "title": "Pictures",
            "url": "https://www.guitarparty.com/songs/pictures/"
        },
        {
            "id": 20425,
            "title": "Susan When She Tried",
            "url": "https://www.guitarparty.com/songs/susan-when-she-tried/"
        },
        {
            "id": 19544,
            "title": "Thank You World",
            "url": "https://www.guitarparty.com/songs/thank-you-world/"
        },
        {
            "id": 19776,
            "title": "That Certain One",
            "url": "https://www.guitarparty.com/songs/that-certain-one/"
        },
        {
            "id": 12974,
            "title": "The Other Side Of The Cross",
            "url": "https://www.guitarparty.com/songs/the-other-side-of-the-cross/"
        },
        {
            "id": 10472,
            "title": "There's A Man In Here",
            "url": "https://www.guitarparty.com/songs/theres-a-man-in-here/"
        },
        {
            "id": 20528,
            "title": "Today Tomorrow and Forever",
            "url": "https://www.guitarparty.com/songs/today-tomorrow-and-forever/"
        },
        {
            "id": 19899,
            "title": "We Got Paid By Cash",
            "url": "https://www.guitarparty.com/songs/we-got-paid-by-cash/"
        },
        {
            "id": 11608,
            "title": "Whatever Happened To Randolph Scott",
            "url": "https://www.guitarparty.com/songs/whatever-happened-to-randolph-scott/"
        },
        {
            "id": 10414,
            "title": "Who Do You Think",
            "url": "https://www.guitarparty.com/songs/who-do-you-think/"
        },
        {
            "id": 15048,
            "title": "Years Ago",
            "url": "https://www.guitarparty.com/songs/years-ago/"
        }
    ]
}