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

{
    "name": "Dan Fogelberg",
    "title": "Dan Fogelberg",
    "id": 1101,
    "slug": "dan-fogelberg",
    "url": "https://www.guitarparty.com/api/v3/core/authors/1101/?format=api",
    "bio_short": "The late Dan Fogelberg (August 13, 1951, Peoria, Illinois – December 16, 2007, Deer Isle, Maine) was an American singer/songwriter who had several gold and platinum releases in the late 1970's and early 80's. During his solo career, under assistance of <a href=\"http://www.last.fm/music/Eagles\" class=\"bbcode_artist\">Eagles</a> manager Irving Azoff, he rose to prominence and epitomized the <a href=\"http://www.last.fm/tag/soft%20rock\" class=\"bbcode_tag\" rel=\"tag\">soft rock</a> 70s sound. He also voiced his concerns on social and ecological issues, including the No Nukes concerts, and worked in the studio with a diverse variety of musicians including <a href=\"http://www.last.fm/music/Van+Morrison\" class=\"bbcode_artist\">Van Morrison</a>, <a href=\"http://www.last.fm/music/Joe+Walsh\" class=\"bbcode_artist\">Joe Walsh</a>, <a href=\"http://www.last.fm/music/Tim+Weisberg\" class=\"bbcode_artist\">Tim Weisberg</a> and <a href=\"http://www.last.fm/music/+noredirect/Ricky+Scaggs\" class=\"bbcode_artist\">Ricky Scaggs</a>. ",
    "artist_img": "//guitarparty.overcastcdn.com/images/DanFogelberg.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 1130,
            "title": "Anyway I Love You",
            "url": "https://www.guitarparty.com/songs/anyway-i-love-you/"
        },
        {
            "id": 1129,
            "title": "Leader of the Band",
            "url": "https://www.guitarparty.com/songs/leader-of-the-band/"
        },
        {
            "id": 1128,
            "title": "Longer",
            "url": "https://www.guitarparty.com/songs/longer/"
        },
        {
            "id": 1127,
            "title": "Morning Sky",
            "url": "https://www.guitarparty.com/songs/morning-sky/"
        },
        {
            "id": 1126,
            "title": "Old Tennessee",
            "url": "https://www.guitarparty.com/songs/old-tennessee/"
        },
        {
            "id": 1125,
            "title": "Same Old Lang Syne",
            "url": "https://www.guitarparty.com/songs/same-old-lang-syne/"
        }
    ]
}