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

{
    "name": "The Coasters",
    "title": "The Coasters",
    "id": 1460,
    "slug": "the-coasters",
    "url": "https://www.guitarparty.com/api/v3/core/authors/1460/?format=api",
    "bio_short": "The Coasters were formed in Los Angeles, California in 1955 by Carl Gardner (tenor) and Bobby Nunn (bass) after the split of doo wop group The Robins.  Their collaboration with legendary songwriters Jerry Leiber and Mike Stoller gave them a unique sound that was very humorous most of the time. Their first huge hit came with "Young Blood" and "Searching". They also had success with hits such as "Yakety Yak," "Charlie Brown," and "Little Egypt."  ",
    "artist_img": "//guitarparty.overcastcdn.com/images/TheCoastersCoast.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 733,
            "title": "Yakety Yak",
            "url": "https://www.guitarparty.com/songs/yakety-yak/"
        }
    ]
}