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

{
    "name": "Fall Out Boy",
    "title": "Fall Out Boy",
    "id": 2366,
    "slug": "fall-out-boy",
    "url": "https://www.guitarparty.com/api/v3/core/authors/2366/?format=api",
    "bio_short": "Fall Out Boy is a band formed in 2001 in Glenview, Illinois after good friends Joe Trohman and Pete Wentz met high schooler Patrick Stump. Stump originally auditioned as a drummer, but soon became the lead singer. The following year, the band debuted with a self-released demo and followed it up with the May 28, 2002 release of Split EP, which featured Project Rocket, on Uprising Records. The group released a mini-LP, Fall Out Boy’s Evening Out With Your Girlfriend, also on Uprising Records, in 2003. ",
    "artist_img": "//guitarparty.overcastcdn.com/images/FallOutBoy1d.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 23921,
            "title": "Centuries",
            "url": "https://www.guitarparty.com/songs/centuries/"
        },
        {
            "id": 2670,
            "title": "I Don't Care",
            "url": "https://www.guitarparty.com/songs/i-dont-care/"
        },
        {
            "id": 23692,
            "title": "Young Volcanoes",
            "url": "https://www.guitarparty.com/songs/young-volcanoes/"
        }
    ]
}