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

{
    "name": "The Kooks",
    "title": "The Kooks",
    "id": 1775,
    "slug": "the-kooks",
    "url": "https://www.guitarparty.com/api/v3/core/authors/1775/?format=api",
    "bio_short": "The Kooks are an <a href=\"http://www.last.fm/tag/indie\" class=\"bbcode_tag\" rel=\"tag\">indie</a> band which formed in Brighton, England, United Kingdom in 2004. The band currently consists of  <a href=\"http://www.last.fm/music/Luke+Pritchard\" class=\"bbcode_artist\">Luke Pritchard</a> (vocals, guitar), Hugh Harris (guitar), Peter Denton (bass) and Nick Millard (drums). Nick is currently filling in for Paul Garred due to a recent arm injury. They have released two studio albums; their 2006 debut <a title=\"The Kooks - Inside in/Inside Out\" href=\"http://www.last.fm/music/The+Kooks/Inside%2Bin%252FInside%2BOut\" class=\"bbcode_album\">Inside in/Inside Out</a> peaked at number two on the UK Albums Chart, and their 2008 follow up <a title=\"The Kooks - Konk\" href=\"http://www.last.fm/music/The+Kooks/Konk\" class=\"bbcode_album\">Konk</a> reached number one.  ",
    "artist_img": "//guitarparty.overcastcdn.com/images/TheKooks.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 1943,
            "title": "Naive",
            "url": "https://www.guitarparty.com/songs/naive/"
        }
    ]
}