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

{
    "name": "Supertramp",
    "title": "Supertramp",
    "id": 1865,
    "slug": "supertramp",
    "url": "https://www.guitarparty.com/api/v3/core/authors/1865/?format=api",
    "bio_short": "Supertramp is a British progressive rock and pop band that had a series of top-selling albums in the 1970s. The band was formed in the United Kingdom in 1969. Co-founder, composer and lead singer, <a href=\"http://www.last.fm/music/Roger+Hodgson\" class=\"bbcode_artist\">Roger Hodgson</a> left the band in 1983 to raise his children.  In 1988, Supertramp re-formed with some former members plus several new musicians, and remained active until 2002. Roger Hodgson is currently touring world wide solo, with band and with orchestra.   ",
    "artist_img": "//guitarparty.overcastcdn.com/images/Supertramp114010.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 23087,
            "title": "Breakfast In America",
            "url": "https://www.guitarparty.com/songs/breakfast-in-america/"
        },
        {
            "id": 2053,
            "title": "Give a little bit",
            "url": "https://www.guitarparty.com/songs/give-a-little-bit/"
        },
        {
            "id": 25876,
            "title": "Goodbye Stranger",
            "url": "https://www.guitarparty.com/songs/goodbye-stranger/"
        },
        {
            "id": 22900,
            "title": "Take The Long Way Home",
            "url": "https://www.guitarparty.com/songs/take-the-long-way-home/"
        },
        {
            "id": 26772,
            "title": "The Logical Song",
            "url": "https://www.guitarparty.com/songs/the-logical-song/"
        }
    ]
}