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

{
    "name": "Don Felder",
    "title": "Don Felder",
    "id": 783,
    "slug": "don-felder",
    "url": "https://www.guitarparty.com/api/v3/core/authors/783/?format=api",
    "bio_short": "Donald William Felder (born September 21, 1947 in Gainesville, Florida) is an American rock musician, best known as guitarist for The Eagles from 1974-2001, and for the distinctive "Hotel California" guitar solo. In 1983, he released a rock and roll album titled Airborne which to date remains his only solo LP, although he contributed the songs Heavy Metal (Takin' A Ride) and All of You to the 1981 film "Heavy Metal" as well as the title track from the movie "Wild Life". In 1985-86 he hosted a musical comedy show entitled FTV.",
    "artist_img": "//guitarparty.overcastcdn.com/images/DonFelder.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 1093,
            "title": "Best of my Love",
            "url": "https://www.guitarparty.com/songs/best-of-my-love/"
        },
        {
            "id": 2,
            "title": "Hotel California",
            "url": "https://www.guitarparty.com/songs/hotel-california/"
        }
    ]
}