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

{
    "name": "MGMT",
    "title": "MGMT",
    "id": 1646,
    "slug": "mgmt",
    "url": "https://www.guitarparty.com/api/v3/core/authors/1646/?format=api",
    "bio_short": "MGMT is a neo-psychedelic/alternative group which formed in 2002 in Brooklyn, New York, United States. The band consists of <a href=\"http://www.last.fm/tag/multi-instrumentalist\" class=\"bbcode_tag\" rel=\"tag\">multi-instrumentalist</a>s <a href=\"http://www.last.fm/music/Andrew+VanWyngarden\" class=\"bbcode_artist\">Andrew VanWyngarden</a> (vocals, guitar, keyboards, drums) and <a href=\"http://www.last.fm/music/Ben+Goldwasser\" class=\"bbcode_artist\">Ben Goldwasser</a> (vocals, keyboards, synths, drums), both alumni of Wesleyan University. Recently confirmed as official band members are Matthew Asti (bass), James Richardson (Guitar, Backing vocals), and Will Berman (drums), who also played and wrote parts of Congratulations   ",
    "artist_img": "//guitarparty.overcastcdn.com/images/MGMT2.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 2217,
            "title": "Electric Feel",
            "url": "https://www.guitarparty.com/songs/electric-feel/"
        },
        {
            "id": 1813,
            "title": "Kids",
            "url": "https://www.guitarparty.com/songs/kids/"
        },
        {
            "id": 2231,
            "title": "Time to pretend",
            "url": "https://www.guitarparty.com/songs/time-to-pretend/"
        }
    ]
}