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

{
    "name": "Dead Kennedys",
    "title": "Dead Kennedys",
    "id": 694,
    "slug": "dead-kennedys",
    "url": "https://www.guitarparty.com/api/v3/core/authors/694/?format=api",
    "bio_short": "Dead Kennedys are a <a href=\"http://www.last.fm/tag/punk%20rock\" class=\"bbcode_tag\" rel=\"tag\">punk rock</a> band from San Francisco, California. During the 1980s the band gained a large underground following in the international punk music scene. Their music mixed the more experimental elements of English 1970s punk with the raw energy of the 1980s American <a href=\"http://www.last.fm/tag/hardcore%20punk\" class=\"bbcode_tag\" rel=\"tag\">hardcore punk</a> scene. Dead Kennedys' songs mix the deliberately shocking lyrics of punk with a humorous, acerbic, satirical, and sarcastic left-wing commentary on current social and political issues.",
    "artist_img": "//guitarparty.overcastcdn.com/images/DeadKennedyspunk.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 1074,
            "title": "Kill The Poor",
            "url": "https://www.guitarparty.com/songs/kill-the-poor/"
        }
    ]
}