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

{
    "name": "Carter Stanley",
    "title": "Carter Stanley",
    "id": 5751,
    "slug": "carter-stanley",
    "url": "https://www.guitarparty.com/api/v3/core/authors/5751/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 10478,
            "title": "Calling From Heaven",
            "url": "https://www.guitarparty.com/songs/calling-from-heaven/"
        },
        {
            "id": 12056,
            "title": "Could You Love Me One More Time",
            "url": "https://www.guitarparty.com/songs/could-you-love-me-one-more-time/"
        },
        {
            "id": 14293,
            "title": "Have You Someone In Heaven Waiting",
            "url": "https://www.guitarparty.com/songs/have-you-someone-in-heaven-waiting/"
        },
        {
            "id": 19881,
            "title": "If Thats The Way You Feel",
            "url": "https://www.guitarparty.com/songs/if-thats-the-way-you-feel/"
        },
        {
            "id": 15734,
            "title": "Ill Take The Blame",
            "url": "https://www.guitarparty.com/songs/ill-take-the-blame-2/"
        },
        {
            "id": 16966,
            "title": "Pray For The Boys The Bad",
            "url": "https://www.guitarparty.com/songs/pray-for-the-boys-the-bad/"
        },
        {
            "id": 15741,
            "title": "Riding On That Midnight Train",
            "url": "https://www.guitarparty.com/songs/riding-on-that-midnight-train/"
        },
        {
            "id": 11189,
            "title": "Shouting On The Hills Of Glory",
            "url": "https://www.guitarparty.com/songs/shouting-on-the-hills-of-glory/"
        },
        {
            "id": 11707,
            "title": "The Fields Have Turned Brown",
            "url": "https://www.guitarparty.com/songs/the-fields-have-turned-brown/"
        },
        {
            "id": 20543,
            "title": "Think Of What You’ve Done",
            "url": "https://www.guitarparty.com/songs/think-of-what-youve-done/"
        },
        {
            "id": 13607,
            "title": "Who Will Sing For Me",
            "url": "https://www.guitarparty.com/songs/who-will-sing-for-me/"
        }
    ]
}