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

{
    "name": "iron maiden",
    "title": "iron maiden",
    "id": 1629,
    "slug": "iron-maiden",
    "url": "https://www.guitarparty.com/api/v3/core/authors/1629/?format=api",
    "bio_short": "There are multiple artists with this name:  1) Iron Maiden is a New Wave of British Heavy Metal or <a href=\"http://www.last.fm/tag/nwobhm\" class=\"bbcode_tag\" rel=\"tag\">nwobhm</a> band from the United Kingdom. They formed in London, 1975 by bassist <a href=\"http://www.last.fm/music/Steve+Harris\" class=\"bbcode_artist\">Steve Harris</a>, they are one of the most successful and influential bands in the <a href=\"http://www.last.fm/tag/heavy%20metal\" class=\"bbcode_tag\" rel=\"tag\">heavy metal</a> genre, selling over 80 million albums worldwide. The band has so far released fourteen studio albums, four &quot;best of&quot; compilations, nine live albums and four limited boxed-sets. They have also won the Ivor Novello Award for international achievement in 2000.  ",
    "artist_img": "//guitarparty.overcastcdn.com/images/IronMaiden.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 2960,
            "title": "Run to the Hills",
            "url": "https://www.guitarparty.com/songs/run-to-the-hills/"
        },
        {
            "id": 29009,
            "title": "Wasted years",
            "url": "https://www.guitarparty.com/songs/wasted-years/"
        }
    ]
}