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

{
    "name": "Johnny Mathis",
    "title": "Johnny Mathis",
    "id": 5120,
    "slug": "johnny-mathis",
    "url": "https://www.guitarparty.com/api/v3/core/authors/5120/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/JohnnyMathisjohn.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 8551,
            "title": "A time for us",
            "url": "https://www.guitarparty.com/songs/a-time-for-us/"
        },
        {
            "id": 8554,
            "title": "EVIE",
            "url": "https://www.guitarparty.com/songs/evie/"
        },
        {
            "id": 8553,
            "title": "Happy Holiday",
            "url": "https://www.guitarparty.com/songs/happy-holiday/"
        },
        {
            "id": 12757,
            "title": "I Can't Change Overnight",
            "url": "https://www.guitarparty.com/songs/i-cant-change-overnight/"
        },
        {
            "id": 10232,
            "title": "I Dreamed My Baby Came Home",
            "url": "https://www.guitarparty.com/songs/i-dreamed-my-baby-came-home/"
        },
        {
            "id": 19132,
            "title": "If You Should Come Back Today",
            "url": "https://www.guitarparty.com/songs/if-you-should-come-back-today/"
        },
        {
            "id": 11955,
            "title": "I'll Do It Every Time",
            "url": "https://www.guitarparty.com/songs/ill-do-it-every-time/"
        },
        {
            "id": 8549,
            "title": "In The Wee Small Hours Of The Morning",
            "url": "https://www.guitarparty.com/songs/in-the-wee-small-hours-of-the-morning/"
        },
        {
            "id": 11639,
            "title": "I Owe It To My Heart",
            "url": "https://www.guitarparty.com/songs/i-owe-it-to-my-heart/"
        },
        {
            "id": 21980,
            "title": "Its Not For Me to Say",
            "url": "https://www.guitarparty.com/songs/its-not-for-me-to-say/"
        },
        {
            "id": 22069,
            "title": "Its The Most Wonderful Time of the Year",
            "url": "https://www.guitarparty.com/songs/its-the-most-wonderful-time-of-the-year/"
        },
        {
            "id": 8556,
            "title": "I've Got The World On A String",
            "url": "https://www.guitarparty.com/songs/ive-got-the-world-on-a-string/"
        },
        {
            "id": 8555,
            "title": "Like Someone In Love",
            "url": "https://www.guitarparty.com/songs/like-someone-in-love/"
        },
        {
            "id": 22461,
            "title": "Somewhere",
            "url": "https://www.guitarparty.com/songs/somewhere/"
        },
        {
            "id": 10884,
            "title": "The Lord's Prayer",
            "url": "https://www.guitarparty.com/songs/the-lords-prayer/"
        },
        {
            "id": 22761,
            "title": "Those Were The Days",
            "url": "https://www.guitarparty.com/songs/those-were-the-days/"
        },
        {
            "id": 22028,
            "title": "Wild Is the Wind",
            "url": "https://www.guitarparty.com/songs/wild-is-the-wind/"
        },
        {
            "id": 25151,
            "title": "Winter Wonderland",
            "url": "https://www.guitarparty.com/songs/winter-wonderland/"
        },
        {
            "id": 22088,
            "title": "Wonderful, Wonderful!",
            "url": "https://www.guitarparty.com/songs/wonderful-wonderful/"
        }
    ]
}