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

{
    "name": "Peggy Lee",
    "title": "Peggy Lee",
    "id": 9865,
    "slug": "peggy-lee",
    "url": "https://www.guitarparty.com/api/v3/core/authors/9865/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/PeggyLee.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 22669,
            "title": "Baubles, Bangles And Beads",
            "url": "https://www.guitarparty.com/songs/baubles-bangles-and-beads/"
        },
        {
            "id": 23531,
            "title": "Black Coffee",
            "url": "https://www.guitarparty.com/songs/black-coffee-2/"
        },
        {
            "id": 23455,
            "title": "Fever",
            "url": "https://www.guitarparty.com/songs/fever/"
        },
        {
            "id": 22160,
            "title": "Gee Baby, Aint I Good To You?",
            "url": "https://www.guitarparty.com/songs/gee-baby-aint-i-good-to-youh/"
        },
        {
            "id": 22316,
            "title": "I Don´t Know Enough About You",
            "url": "https://www.guitarparty.com/songs/i-don-t-know-enough-about-you/"
        },
        {
            "id": 21970,
            "title": "I Love Being Here With You",
            "url": "https://www.guitarparty.com/songs/i-love-being-here-with-you/"
        },
        {
            "id": 22141,
            "title": "The Folks Who Live On The Hill",
            "url": "https://www.guitarparty.com/songs/the-folks-who-live-on-the-hill/"
        },
        {
            "id": 22292,
            "title": "Then I´ll Be Tired of You",
            "url": "https://www.guitarparty.com/songs/then-i-ll-be-tired-of-you/"
        },
        {
            "id": 22063,
            "title": "When My Sugar Walks Down the Street",
            "url": "https://www.guitarparty.com/songs/when-my-sugar-walks-down-the-street/"
        },
        {
            "id": 22294,
            "title": "While Were Young",
            "url": "https://www.guitarparty.com/songs/while-were-young/"
        },
        {
            "id": 22138,
            "title": "Winter Weather",
            "url": "https://www.guitarparty.com/songs/winter-weather/"
        },
        {
            "id": 22140,
            "title": "You Came A Long Way From St. Louis",
            "url": "https://www.guitarparty.com/songs/you-came-a-long-way-from-st-louis/"
        }
    ]
}