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

{
    "name": "Red Hot Chili Peppers",
    "title": "Red Hot Chili Peppers",
    "id": 1510,
    "slug": "red-hot-chili-peppers",
    "url": "https://www.guitarparty.com/api/v3/core/authors/1510/?format=api",
    "bio_short": "Red Hot Chili Peppers are a funk rock band based in Hollywood, California that was formed in 1983, in Los Angeles, California. The band now consists of founding members <a href=\"http://www.last.fm/music/Anthony+Kiedis\" class=\"bbcode_artist\">Anthony Kiedis</a>(vocals) and Michael “Flea” Balzary (bass) along with longtime member Chad Smith (drums). Guitarist John Frusciante recently announced he left the band. On February 8, 2010, Josh Klinghoffer was confirmed by Chad Smith as a full-time replacement for Frusciante.   ",
    "artist_img": "//guitarparty.overcastcdn.com/images/RedHotChiliPeppe.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 24670,
            "title": "Breaking the Girl",
            "url": "https://www.guitarparty.com/songs/breaking-the-girl/"
        },
        {
            "id": 1622,
            "title": "Californication",
            "url": "https://www.guitarparty.com/songs/californication/"
        },
        {
            "id": 25039,
            "title": "My Friends",
            "url": "https://www.guitarparty.com/songs/my-friends/"
        },
        {
            "id": 906,
            "title": "Otherside",
            "url": "https://www.guitarparty.com/songs/otherside/"
        },
        {
            "id": 1982,
            "title": "Under the bridge",
            "url": "https://www.guitarparty.com/songs/under-the-bridge/"
        },
        {
            "id": 23210,
            "title": "Under the Bridge",
            "url": "https://www.guitarparty.com/songs/under-the-bridge-2/"
        }
    ]
}