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

{
    "name": "Bright eyes",
    "title": "Bright eyes",
    "id": 2489,
    "slug": "bright-eyes",
    "url": "https://www.guitarparty.com/api/v3/core/authors/2489/?format=api",
    "bio_short": "Bright Eyes is a band consisting mainly of American singer-songwriter/guitarist <a href=\"http://www.last.fm/music/Conor+Oberst\" class=\"bbcode_artist\">Conor Oberst</a>. Bright Eyes also features multi-instrumentalist/producer Mike Mogis, keyboard player Nate Walcott and a rotating lineup of collaborators drawn primarily from Omaha, Nebraska, United States' indie music scene.  Having been deeply influenced early on by singer-songwriters <a href=\"http://www.last.fm/music/David+Dondero\" class=\"bbcode_artist\">David Dondero</a> and <a href=\"http://www.last.fm/music/Simon+Joyner\" class=\"bbcode_artist\">Simon Joyner</a>, Conor Oberst has been recording music since the age of 13. He released his first three albums at the ages of  13, 14, 15, respectively, all under the name &quot;Conor Oberst&quot; and released only on cassettes.",
    "artist_img": "//guitarparty.overcastcdn.com/images/BrightEyes.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 2805,
            "title": "First day of my life",
            "url": "https://www.guitarparty.com/songs/first-day-of-my-life/"
        },
        {
            "id": 23609,
            "title": "If The Brakeman Turns My Way",
            "url": "https://www.guitarparty.com/songs/if-the-brakeman-turns-my-way/"
        }
    ]
}