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

{
    "name": "The National",
    "title": "The National",
    "id": 2051,
    "slug": "the-national",
    "url": "https://www.guitarparty.com/api/v3/core/authors/2051/?format=api",
    "bio_short": "The National is a Brooklyn-based <a href=\"http://www.last.fm/tag/alternative%20rock\" class=\"bbcode_tag\" rel=\"tag\">alternative rock</a> band formed in 1999, by friends from Cincinnati, Ohio. The band's lyrics are written and sung by Matt Berninger in a distinctive, deep baritone. The rest of the band is composed of two pairs of brothers: Aaron and Bryce Dessner and Scott and Bryan Devendorf. Aaron plays guitar, bass and piano, Bryce plays guitar, Scott plays bass and guitar, and Bryan is the drummer.  ",
    "artist_img": "//guitarparty.overcastcdn.com/images/TheNational19j_a.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 2285,
            "title": "Fake Empire",
            "url": "https://www.guitarparty.com/songs/fake-empire/"
        }
    ]
}