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

{
    "name": "The Killers",
    "title": "The Killers",
    "id": 454,
    "slug": "the-killers",
    "url": "https://www.guitarparty.com/api/v3/core/authors/454/?format=api",
    "bio_short": "The Killers are a rock band from Las Vegas, Nevada, United States, formed in 2002 and consist of <a href=\"http://www.last.fm/music/Brandon+Flowers\" class=\"bbcode_artist\">Brandon Flowers</a> (vocals, keyboards), <a href=\"http://www.last.fm/music/Dave+Keuning\" class=\"bbcode_artist\">Dave Keuning</a> (guitar, backing vocals), <a href=\"http://www.last.fm/music/Mark+Stoermer\" class=\"bbcode_artist\">Mark Stoermer</a> (bass guitar, backing vocals) and <a href=\"http://www.last.fm/music/Ronnie+Vannucci+Jr.\" class=\"bbcode_artist\">Ronnie Vannucci Jr.</a> (drums, percussion). The band's three albums to date have sold in excess of 15 million copies worldwide combined. The band got its name from the fictional band &quot;The Killers&quot; in the video for <a href=\"http://www.last.fm/music/New+Order\" class=\"bbcode_artist\">New Order</a>'s &quot;<a title=\"New Order &ndash; Crystal\" href=\"http://www.last.fm/music/New+Order/_/Crystal\" class=\"bbcode_track\">Crystal</a>.&quot; The band is currently on hiatus.",
    "artist_img": null,
    "songs": [
        {
            "id": 1577,
            "title": "Human (The Killers)",
            "url": "https://www.guitarparty.com/songs/human/"
        },
        {
            "id": 24486,
            "title": "Mr. Brightside",
            "url": "https://www.guitarparty.com/songs/mr-brightside/"
        },
        {
            "id": 547,
            "title": "Somebody told me",
            "url": "https://www.guitarparty.com/songs/somebody-told-me/"
        },
        {
            "id": 2902,
            "title": "When you were young",
            "url": "https://www.guitarparty.com/songs/when-you-were-young/"
        }
    ]
}