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

{
    "name": "Skip Ewing",
    "title": "Skip Ewing",
    "id": 1338,
    "slug": "skip-ewing",
    "url": "https://www.guitarparty.com/api/v3/core/authors/1338/?format=api",
    "bio_short": "Donald Ralph “Skip” Ewing was born in Redlands, California on March 6, 1964. Being in a military family, Skip moved around often as a child. He discovered country music through Merle Haggard and Lefty Frizzell. Glen Campbell, Merle Haggard and Willie Nelson influenced his musical taste. His musical talents developed at an early age; Skip was playing the guitar at the age of four and performing in stage musicals before he thought about writing poems to girls.",
    "artist_img": "//guitarparty.overcastcdn.com/images/SkipEwing.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 12989,
            "title": "Coast Of Colorado",
            "url": "https://www.guitarparty.com/songs/coast-of-colorado/"
        },
        {
            "id": 9295,
            "title": "I Believe",
            "url": "https://www.guitarparty.com/songs/i-believe/"
        },
        {
            "id": 19459,
            "title": "If You Want To Find Love",
            "url": "https://www.guitarparty.com/songs/if-you-want-to-find-love/"
        },
        {
            "id": 1406,
            "title": "Me and you",
            "url": "https://www.guitarparty.com/songs/me-and-you/"
        },
        {
            "id": 13632,
            "title": "The Gospel According To Luke",
            "url": "https://www.guitarparty.com/songs/the-gospel-according-to-luke/"
        },
        {
            "id": 11455,
            "title": "What Was I Thinking",
            "url": "https://www.guitarparty.com/songs/what-was-i-thinking/"
        }
    ]
}