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

{
    "name": "Chris Isaak",
    "title": "Chris Isaak",
    "id": 467,
    "slug": "chris-isaak",
    "url": "https://www.guitarparty.com/api/v3/core/authors/467/?format=api",
    "bio_short": "CHRIS ISAAK (born June 26, 1956 in Stockton, California as Christopher Joseph Isaak) is an American Rock'n'Roll singer, songwriter, and occasional actor.\n Isaak's music can be described as a blend of country, blues, rock'n'roll, pop and surf rock.  He signed a contract to Warner Brothers Records in 1984 for his first album "Silvertone". Isaak's contract was renewed in 1988 when Warner moved him to their Reprise Records label.  ",
    "artist_img": "//guitarparty.overcastcdn.com/images/ChrisIsaakyourgo.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 1160,
            "title": "Blue Hotel",
            "url": "https://www.guitarparty.com/songs/blue-hotel/"
        },
        {
            "id": 22829,
            "title": "Graduation Day",
            "url": "https://www.guitarparty.com/songs/graduation-day/"
        },
        {
            "id": 22914,
            "title": "King Without A Castle",
            "url": "https://www.guitarparty.com/songs/king-without-a-castle/"
        },
        {
            "id": 28288,
            "title": "Skuggahlið",
            "url": "https://www.guitarparty.com/songs/skuggahlid/"
        },
        {
            "id": 22944,
            "title": "We Let Her Down",
            "url": "https://www.guitarparty.com/songs/we-let-her-down/"
        },
        {
            "id": 566,
            "title": "Wicked Game",
            "url": "https://www.guitarparty.com/songs/wicked-game/"
        }
    ]
}