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

{
    "name": "Led Zeppelin",
    "title": "Led Zeppelin",
    "id": 580,
    "slug": "led-zeppelin",
    "url": "https://www.guitarparty.com/api/v3/core/authors/580/?format=api",
    "bio_short": "Led Zeppelin were an English rock band originally formed in 1968 by guitarist <a href=\"http://www.last.fm/music/Jimmy+Page\" class=\"bbcode_artist\">Jimmy Page</a> under the name &quot;The New Yardbirds,&quot; based on Page's previous band, <a href=\"http://www.last.fm/music/The+Yardbirds\" class=\"bbcode_artist\">The Yardbirds</a>. The band formed when Jimmy Page (guitar) recruited Robert Plant (vocals, harmonica), John Paul Jones (bass guitar, keyboards, mandolin), and John Bonham (drums). With their heavy, guitar-driven blues-rock sound, Led Zeppelin are regularly cited as one of the progenitors of heavy metal and hard rock music. However, the band's individualistic style drew from many sources and transcends any one genre.",
    "artist_img": "//guitarparty.overcastcdn.com/images/LedZeppelinLedZe.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 25083,
            "title": "Babe I'm Gonna Leave You",
            "url": "https://www.guitarparty.com/songs/babe-im-gonna-leave-you/"
        },
        {
            "id": 22782,
            "title": "Hey Hey What Can I Do",
            "url": "https://www.guitarparty.com/songs/hey-hey-what-can-i-do/"
        },
        {
            "id": 27193,
            "title": "Immigrant song",
            "url": "https://www.guitarparty.com/songs/immigrant-song/"
        },
        {
            "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": 24690,
            "title": "Whole lotta love",
            "url": "https://www.guitarparty.com/songs/whole-lotta-love/"
        }
    ]
}