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

{
    "name": "Jimmy Campbell",
    "title": "Jimmy Campbell",
    "id": 2697,
    "slug": "jimmy-campbell",
    "url": "https://www.guitarparty.com/api/v3/core/authors/2697/?format=api",
    "bio_short": "Jimmy Campbell (January 4, 1944-February 12, 2007) musician and songwriter from Liverpool. He was member of Merseybeat groups The Kirkbys, The 23rd Turnoff, Rockin' Horse as well as releasing three solo albums.",
    "artist_img": "//guitarparty.overcastcdn.com/images/JamesCampbelljam.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 22144,
            "title": "Midnight, The Stars,You",
            "url": "https://www.guitarparty.com/songs/midnight-the-starsyou/"
        },
        {
            "id": 1436,
            "title": "Söknuður",
            "url": "https://www.guitarparty.com/songs/soknudur-1/"
        },
        {
            "id": 2869,
            "title": "Try A Little Tenderness",
            "url": "https://www.guitarparty.com/songs/try-a-little-tenderness/"
        }
    ]
}