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

{
    "name": "Jon Bon Jovi",
    "title": "Jon Bon Jovi",
    "id": 1397,
    "slug": "jon-bon-jovi",
    "url": "https://www.guitarparty.com/api/v3/core/authors/1397/?format=api",
    "bio_short": "Jon Bon Jovi (born John Francis Bongiovi on March 2, 1962) is the lead singer of the highly successful rock band <a href=\"http://www.last.fm/music/Bon+Jovi\" class=\"bbcode_artist\">Bon Jovi</a>. His debut song was Runaway which was recorded in New Jersey.   Jon has released two solo albums. Blaze of Glory in 1990 (a number 1 hit in the USA) and Destination Anywhere in 1997.   Jon is also known as an actor. He played a role in several movies, such as U-571 and Los Muertos, he has also had roles in Ally McBeal and Sex in the City.",
    "artist_img": "//guitarparty.overcastcdn.com/images/JonBonJovi0989.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 2538,
            "title": "Blaze Of Glory",
            "url": "https://www.guitarparty.com/songs/blaze-of-glory/"
        },
        {
            "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": 24873,
            "title": "Runaway",
            "url": "https://www.guitarparty.com/songs/runaway-2/"
        },
        {
            "id": 1007,
            "title": "Someday I'll be Saturday night",
            "url": "https://www.guitarparty.com/songs/someday-ill-be-saturday-night/"
        },
        {
            "id": 25316,
            "title": "You Give Love A Bad Name",
            "url": "https://www.guitarparty.com/songs/you-give-love-a-bad-name/"
        }
    ]
}