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

{
    "name": "Jerome Kern",
    "title": "Jerome Kern",
    "id": 9909,
    "slug": "jerome-kern",
    "url": "https://www.guitarparty.com/api/v3/core/authors/9909/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/JeromeKern.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 21995,
            "title": "I Won't Dance",
            "url": "https://www.guitarparty.com/songs/i-won-t-dance/"
        },
        {
            "id": 22337,
            "title": "Long Ago And Far Away",
            "url": "https://www.guitarparty.com/songs/long-ago-and-far-away/"
        },
        {
            "id": 22660,
            "title": "Nobody Else But Me",
            "url": "https://www.guitarparty.com/songs/nobody-else-but-me/"
        },
        {
            "id": 22006,
            "title": "Pick Yourself Up",
            "url": "https://www.guitarparty.com/songs/pick-yourself-up/"
        },
        {
            "id": 22141,
            "title": "The Folks Who Live On The Hill",
            "url": "https://www.guitarparty.com/songs/the-folks-who-live-on-the-hill/"
        },
        {
            "id": 22647,
            "title": "The Last Time I Saw Paris",
            "url": "https://www.guitarparty.com/songs/the-last-time-i-saw-paris/"
        },
        {
            "id": 22667,
            "title": "The Song is You",
            "url": "https://www.guitarparty.com/songs/the-song-is-you/"
        },
        {
            "id": 22368,
            "title": "They Didn´t Believe Me",
            "url": "https://www.guitarparty.com/songs/they-didn-t-believe-me/"
        }
    ]
}