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

{
    "name": "The Animals",
    "title": "The Animals",
    "id": 270,
    "slug": "the-animals",
    "url": "https://www.guitarparty.com/api/v3/core/authors/270/?format=api",
    "bio_short": "The Animals were a british <a href=\"http://www.last.fm/tag/rock\" class=\"bbcode_tag\" rel=\"tag\">rock</a> band of the 1960s, formed in Newcastle. They were part of the <a href=\"http://www.last.fm/tag/british%20invasion\" class=\"bbcode_tag\" rel=\"tag\">british invasion</a>, being one of the most popular bands of their era. Known for their gritty, raw, bluesy sound and hard-voiced frontman <a href=\"http://www.last.fm/music/Eric+Burdon\" class=\"bbcode_artist\">Eric Burdon</a>, as exemplified by their signature songs <a title=\"The Animals &ndash; House Of The Rising Sun\" href=\"http://www.last.fm/music/The+Animals/_/House+Of+The+Rising+Sun\" class=\"bbcode_track\">House Of The Rising Sun</a> and <a title=\"The Animals &ndash; Don't Let Me Be Misunderstood\" href=\"http://www.last.fm/music/The+Animals/_/Don%27t+Let+Me+Be+Misunderstood\" class=\"bbcode_track\">Don't Let Me Be Misunderstood</a>, the band underwent numerous personnel changes, while influencing the later <a href=\"http://www.last.fm/tag/heavy%20metal\" class=\"bbcode_tag\" rel=\"tag\">heavy metal</a> music with the riffs of their rock songs such as <a title=\"The Animals &ndash; We Gotta Get Out of This Place\" href=\"http://www.last.fm/music/The+Animals/_/We+Gotta+Get+Out+of+This+Place\" class=\"bbcode_track\">We Gotta Get Out of This Place</a> and <a title=\"The Animals &ndash; It's My Life\" href=\"http://www.last.fm/music/The+Animals/_/It%27s+My+Life\" class=\"bbcode_track\">It's My Life</a>.",
    "artist_img": "//guitarparty.overcastcdn.com/images/TheAnimals.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 328,
            "title": "Bring It On Home To Me",
            "url": "https://www.guitarparty.com/songs/bring-it-on-home-to-me/"
        },
        {
            "id": 23601,
            "title": "Don't Let Me Be Misunderstood",
            "url": "https://www.guitarparty.com/songs/dont-let-me-be-misunderstood/"
        },
        {
            "id": 734,
            "title": "House of the Rising Sun",
            "url": "https://www.guitarparty.com/songs/house-of-the-rising-sun/"
        },
        {
            "id": 23110,
            "title": "We Got To Get Out Of This Place",
            "url": "https://www.guitarparty.com/songs/we-got-to-get-out-of-this-place/"
        }
    ]
}