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

{
    "name": "The Rembrandts",
    "title": "The Rembrandts",
    "id": 1900,
    "slug": "the-rembrandts",
    "url": "https://www.guitarparty.com/api/v3/core/authors/1900/?format=api",
    "bio_short": "The Rembrandts are best known for their song &quot;I'll Be There For You&quot;, which was the main theme for the hit television show Friends. Their signature, almost Beatles-esque sound, coupled with ringing guitar and fresh harmonies, rocketed them to stardom in the 90s, and their third album LP went platinum as a result.  Despite that they are remembered primarily as a one-hit wonder, The Rembrandts had a fairly long history before &quot;Friends&quot; made them a household name. Lead vocalist Danny Wilde began his musical career as the lead singer of <a href=\"http://www.last.fm/music/The+Quick\" class=\"bbcode_artist\">The Quick</a>, an L.",
    "artist_img": "//guitarparty.overcastcdn.com/images/TheRembrandtspng.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 2093,
            "title": "I'll Be There for You",
            "url": "https://www.guitarparty.com/songs/ill-be-there-for-you/"
        }
    ]
}