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

{
    "name": "Harold Reid",
    "title": "Harold Reid",
    "id": 7232,
    "slug": "harold-reid",
    "url": "https://www.guitarparty.com/api/v3/core/authors/7232/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 18267,
            "title": "All American Girl",
            "url": "https://www.guitarparty.com/songs/all-american-girl/"
        },
        {
            "id": 10819,
            "title": "Atlanta Blue",
            "url": "https://www.guitarparty.com/songs/atlanta-blue/"
        },
        {
            "id": 13881,
            "title": "Do You Know You Are My Sunshine",
            "url": "https://www.guitarparty.com/songs/do-you-know-you-are-my-sunshine/"
        },
        {
            "id": 18268,
            "title": "Do You Remember These",
            "url": "https://www.guitarparty.com/songs/do-you-remember-these/"
        },
        {
            "id": 19073,
            "title": "Her Heart Or Mine",
            "url": "https://www.guitarparty.com/songs/her-heart-or-mine/"
        },
        {
            "id": 10932,
            "title": "One Song Away",
            "url": "https://www.guitarparty.com/songs/one-song-away/"
        },
        {
            "id": 10472,
            "title": "There's A Man In Here",
            "url": "https://www.guitarparty.com/songs/theres-a-man-in-here/"
        },
        {
            "id": 19898,
            "title": "Theres A Man In Here",
            "url": "https://www.guitarparty.com/songs/theres-a-man-in-here-2/"
        },
        {
            "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/"
        }
    ]
}