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

{
    "name": "Brian Eno",
    "title": "Brian Eno",
    "id": 945,
    "slug": "brian-eno",
    "url": "https://www.guitarparty.com/api/v3/core/authors/945/?format=api",
    "bio_short": "Brian Eno (born Brian Peter George St. John le Baptiste de la Salle Eno 15 May 1948 in Woodbridge, Suffolk) is a <a href=\"http://www.last.fm/tag/british\" class=\"bbcode_tag\" rel=\"tag\">british</a> self proclaimed 'non-musician', who has made contributions to the music community as an instrumentalist, <a href=\"http://www.last.fm/tag/composer\" class=\"bbcode_tag\" rel=\"tag\">composer</a>, record <a href=\"http://www.last.fm/tag/producer\" class=\"bbcode_tag\" rel=\"tag\">producer</a>, music theorist and <a href=\"http://www.last.fm/tag/singer\" class=\"bbcode_tag\" rel=\"tag\">singer</a>. He's commonly regarded as the father of <a href=\"http://www.last.fm/tag/ambient\" class=\"bbcode_tag\" rel=\"tag\">ambient</a> music, although he has worked in many genres and fields of music throughout his career.  ",
    "artist_img": "//guitarparty.overcastcdn.com/images/BrianEno1966.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 3783,
            "title": "Charlie Brown",
            "url": "https://www.guitarparty.com/songs/charlie-brown/"
        },
        {
            "id": 832,
            "title": "Heroes",
            "url": "https://www.guitarparty.com/songs/heroes/"
        },
        {
            "id": 23602,
            "title": "Paradise",
            "url": "https://www.guitarparty.com/songs/paradise-2/"
        }
    ]
}