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

{
    "name": "Robert Plant",
    "title": "Robert Plant",
    "id": 1399,
    "slug": "robert-plant",
    "url": "https://www.guitarparty.com/api/v3/core/authors/1399/?format=api",
    "bio_short": "Robert Anthony Plant CBE (born 20 August 1948, West Bromwich, Staffordshire, England) is a British rock singer famous for being the lead vocalist of one of the most influential rock bands of all time: <a href=\"http://www.last.fm/music/Led+Zeppelin\" class=\"bbcode_artist\">Led Zeppelin</a>. He is known for his powerful style with a wide vocal range. After Led Zeppelin's breakup following the sudden death of drummer <a href=\"http://www.last.fm/music/John+Bonham\" class=\"bbcode_artist\">John Bonham</a> in 1980, Plant pursued a successful solo career. Popular tracks from this period include &quot;Big Log,&quot; &quot;Tall Cool One,&quot; and &quot;I Believe.",
    "artist_img": "//guitarparty.overcastcdn.com/images/RobertPlant.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 22931,
            "title": "Big Log",
            "url": "https://www.guitarparty.com/songs/big-log/"
        },
        {
            "id": 23014,
            "title": "I'm Falling In Love Again",
            "url": "https://www.guitarparty.com/songs/im-falling-in-love-again/"
        },
        {
            "id": 27193,
            "title": "Immigrant song",
            "url": "https://www.guitarparty.com/songs/immigrant-song/"
        },
        {
            "id": 2827,
            "title": "Killing the Blues",
            "url": "https://www.guitarparty.com/songs/killing-the-blues/"
        },
        {
            "id": 2828,
            "title": "Please Read The Letter ",
            "url": "https://www.guitarparty.com/songs/please-read-the-letter/"
        },
        {
            "id": 23209,
            "title": "Rock and Roll",
            "url": "https://www.guitarparty.com/songs/rock-and-roll/"
        },
        {
            "id": 823,
            "title": "Stairway To Heaven",
            "url": "https://www.guitarparty.com/songs/stairway-to-heaven/"
        },
        {
            "id": 3755,
            "title": "Thank You",
            "url": "https://www.guitarparty.com/songs/thank-you-2/"
        },
        {
            "id": 2826,
            "title": "Through The Morning, Through The Night",
            "url": "https://www.guitarparty.com/songs/through-the-morning-through-the-night/"
        },
        {
            "id": 24690,
            "title": "Whole lotta love",
            "url": "https://www.guitarparty.com/songs/whole-lotta-love/"
        }
    ]
}