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

{
    "name": "Jimmy Page",
    "title": "Jimmy Page",
    "id": 1398,
    "slug": "jimmy-page",
    "url": "https://www.guitarparty.com/api/v3/core/authors/1398/?format=api",
    "bio_short": "James Patrick &quot;Jimmy&quot; Page, (born January 9, 1944) is widely considered one of the greatest and most influential guitarists in rock and roll. He was a founding member of <a href=\"http://www.last.fm/music/Led+Zeppelin\" class=\"bbcode_artist\">Led Zeppelin</a> and, prior to that, a member of <a href=\"http://www.last.fm/music/The+Yardbirds\" class=\"bbcode_artist\">The Yardbirds</a> from late 1966 through 1968. Before he was a member of those two groups, however, Page had been one of the most in-demand studio guitarists in England from the time he was a teenager.  ",
    "artist_img": "//guitarparty.overcastcdn.com/images/JimmyPage.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 27193,
            "title": "Immigrant song",
            "url": "https://www.guitarparty.com/songs/immigrant-song/"
        },
        {
            "id": 2828,
            "title": "Please Read The Letter ",
            "url": "https://www.guitarparty.com/songs/please-read-the-letter/"
        },
        {
            "id": 823,
            "title": "Stairway To Heaven",
            "url": "https://www.guitarparty.com/songs/stairway-to-heaven/"
        },
        {
            "id": 3755,
            "title": "Thank You",
            "url": "https://www.guitarparty.com/songs/thank-you-2/"
        },
        {
            "id": 24690,
            "title": "Whole lotta love",
            "url": "https://www.guitarparty.com/songs/whole-lotta-love/"
        }
    ]
}