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

{
    "name": "Richie Sambora",
    "title": "Richie Sambora",
    "id": 1256,
    "slug": "richie-sambora",
    "url": "https://www.guitarparty.com/api/v3/core/authors/1256/?format=api",
    "bio_short": "Richie Sambora, (born Richard Stephen Sambora on July 11, 1959 in Woodbridge, New Jersey) is best known as the lead guitarist for Bon Jovi, handles harmony and background vocals, and joins frontman Jon Bon Jovi in writing most of the band's songs over the course of their twenty-five year run. He has also released two solo albums, Stranger In This Town in 1991, and Undiscovered Soul in 1998. Sambora attended Woodbridge High School. His main influences were Eric Clapton, Jimi Hendrix, Jeff Beck, and Joe Kmiecik. ",
    "artist_img": "//guitarparty.overcastcdn.com/images/RichieSamborax_8.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 874,
            "title": "I´ll be there for you",
            "url": "https://www.guitarparty.com/songs/i-ll-be-there-for-you/"
        },
        {
            "id": 23361,
            "title": "It's My Life (Bon Jovi)",
            "url": "https://www.guitarparty.com/songs/it-s-my-life/"
        },
        {
            "id": 27882,
            "title": "Keep the faith",
            "url": "https://www.guitarparty.com/songs/keep-the-faith/"
        },
        {
            "id": 1527,
            "title": "Wanted Dead Or Alive",
            "url": "https://www.guitarparty.com/songs/wanted-dead-or-alive/"
        },
        {
            "id": 25316,
            "title": "You Give Love A Bad Name",
            "url": "https://www.guitarparty.com/songs/you-give-love-a-bad-name/"
        }
    ]
}