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

{
    "name": "Eric Idle",
    "title": "Eric Idle",
    "id": 1019,
    "slug": "eric-idle",
    "url": "https://www.guitarparty.com/api/v3/core/authors/1019/?format=api",
    "bio_short": "Eric Idle is the composer of most <a href=\"http://www.last.fm/music/Monty+Python\" class=\"bbcode_artist\">Monty Python</a> songs (along with <a href=\"http://www.last.fm/music/Neil+Innes\" class=\"bbcode_artist\">Neil Innes</a>) such as the Python anthem &quot;<a title=\"Monty Python &ndash; Always Look On The Bright Side Of Life\" href=\"http://www.last.fm/music/Monty+Python/_/Always+Look+On+The+Bright+Side+Of+Life\" class=\"bbcode_track\">Always Look On The Bright Side Of Life</a>&quot; (which is also played after <a href=\"http://www.last.fm/music/Iron+Maiden\" class=\"bbcode_artist\">Iron Maiden</a>'s shows). His outstanding linguistic ability have earned him the name &quot;Master of the One-Liner&quot;.  During his time at Cambridge, Eric served as the president of the famous Cambridge Footlights Dramatic Club.  Before Monty Python's Flying Circus...",
    "artist_img": "//guitarparty.overcastcdn.com/images/EricIdle.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 1237,
            "title": "Always Look on the Bright Side of Life",
            "url": "https://www.guitarparty.com/songs/always-look-on-the-bright-side-of-life/"
        },
        {
            "id": 22484,
            "title": "Galaxy song",
            "url": "https://www.guitarparty.com/songs/galaxy-song/"
        },
        {
            "id": 1239,
            "title": "I Like Chinese",
            "url": "https://www.guitarparty.com/songs/i-like-chinese/"
        },
        {
            "id": 28456,
            "title": "Líttu alltaf á lífsins björtustu",
            "url": "https://www.guitarparty.com/songs/littu-alltaf-a-lifsins-bjortustu/"
        },
        {
            "id": 22506,
            "title": "The Universe Song (The Galaxy Song)",
            "url": "https://www.guitarparty.com/songs/the-universe-song-the-galaxy-song/"
        }
    ]
}