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

{
    "name": "Jeff Buckley",
    "title": "Jeff Buckley",
    "id": 383,
    "slug": "jeff-buckley",
    "url": "https://www.guitarparty.com/api/v3/core/authors/383/?format=api",
    "bio_short": "Jeffrey Scott Buckley (Scotty Moorhead) was born in  Anaheim, California, USA on November 17, 1966 to musicians <a href=\"http://www.last.fm/music/Tim+Buckley\" class=\"bbcode_artist\">Tim Buckley</a> and Mary Guibert. Buckley died in a tragic drowning accident in Memphis, Tennessee on May 29, 1997.  He had emerged in New York City's <a href=\"http://www.last.fm/tag/avant-garde\" class=\"bbcode_tag\" rel=\"tag\">avant-garde</a> club scene in the 1990s as one of the most remarkable musical artists of his generation, acclaimed by audiences, critics, and fellow musicians alike.",
    "artist_img": "//guitarparty.overcastcdn.com/images/JeffBuckley.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 468,
            "title": "Hallelujah",
            "url": "https://www.guitarparty.com/songs/hallelujah/"
        },
        {
            "id": 450,
            "title": "I shall be released",
            "url": "https://www.guitarparty.com/songs/i-shall-be-released/"
        },
        {
            "id": 28777,
            "title": "Lover, You Should've Come Over",
            "url": "https://www.guitarparty.com/songs/lover-you-shouldve-come-over/"
        }
    ]
}