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

{
    "name": "John Schweers",
    "title": "John Schweers",
    "id": 5452,
    "slug": "john-schweers",
    "url": "https://www.guitarparty.com/api/v3/core/authors/5452/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 13684,
            "title": "Born Country",
            "url": "https://www.guitarparty.com/songs/born-country/"
        },
        {
            "id": 14054,
            "title": "Completely Helpless",
            "url": "https://www.guitarparty.com/songs/completely-helpless/"
        },
        {
            "id": 10026,
            "title": "Daydreams About Night Things",
            "url": "https://www.guitarparty.com/songs/daydreams-about-night-things/"
        },
        {
            "id": 10157,
            "title": "Don't Fight The Feelings Of Love",
            "url": "https://www.guitarparty.com/songs/dont-fight-the-feelings-of-love/"
        },
        {
            "id": 10598,
            "title": "I Live You",
            "url": "https://www.guitarparty.com/songs/i-live-you/"
        },
        {
            "id": 18252,
            "title": "Let My Love Be Your Pillow",
            "url": "https://www.guitarparty.com/songs/let-my-love-be-your-pillow/"
        },
        {
            "id": 21548,
            "title": "Looking Out My Window Through The Pain",
            "url": "https://www.guitarparty.com/songs/looking-out-my-window-through-the-pain/"
        },
        {
            "id": 20530,
            "title": "Shes Just An Old Love Turned Memory",
            "url": "https://www.guitarparty.com/songs/shes-just-an-old-love-turned-memory/"
        },
        {
            "id": 12938,
            "title": "Silent Night After The Fight",
            "url": "https://www.guitarparty.com/songs/silent-night-after-the-fight/"
        },
        {
            "id": 11388,
            "title": "There's A Little Bit Of Hank In Me",
            "url": "https://www.guitarparty.com/songs/theres-a-little-bit-of-hank-in-me/"
        },
        {
            "id": 21658,
            "title": "What Goes On When The Sun Goes Down",
            "url": "https://www.guitarparty.com/songs/what-goes-on-when-the-sun-goes-down/"
        },
        {
            "id": 14303,
            "title": "You Snap Your Fingers (And Im Back In Your Hands)",
            "url": "https://www.guitarparty.com/songs/you-snap-your-fingers-and-im-back-in-your-hands/"
        }
    ]
}