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

{
    "name": "10,000 Maniacs",
    "title": "10,000 Maniacs",
    "id": 5229,
    "slug": "10000-maniacs",
    "url": "https://www.guitarparty.com/api/v3/core/authors/5229/?format=api",
    "bio_short": "10,000 Maniacs is an <a href=\"http://www.last.fm/tag/alternative%20rock\" class=\"bbcode_tag\" rel=\"tag\">alternative rock</a> band, formed in 1981 in Jamestown, New York, that has been active with various line-ups since that time. Their best known member is <a href=\"http://www.last.fm/music/Natalie+Merchant\" class=\"bbcode_artist\">Natalie Merchant</a>, who left the band in 1993 to pursue a solo career.  10,000 Maniacs have gone through a variety of musicians throughout the history of the band. Here is a partial list of the past, present, and touring musicians:\r\n ",
    "artist_img": "//guitarparty.overcastcdn.com/images/10000Maniacspngc.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 9038,
            "title": "Everyday Is Like Sunday",
            "url": "https://www.guitarparty.com/songs/everyday-is-like-sunday/"
        },
        {
            "id": 9041,
            "title": "Gun Shy",
            "url": "https://www.guitarparty.com/songs/gun-shy/"
        },
        {
            "id": 9036,
            "title": "Hey Jack Kerouac",
            "url": "https://www.guitarparty.com/songs/hey-jack-kerouac/"
        },
        {
            "id": 9037,
            "title": "More than this",
            "url": "https://www.guitarparty.com/songs/more-than-this/"
        },
        {
            "id": 9040,
            "title": "What's the matter here",
            "url": "https://www.guitarparty.com/songs/whats-the-matter-here/"
        }
    ]
}