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

{
    "name": "Bernie Marsden",
    "title": "Bernie Marsden",
    "id": 1576,
    "slug": "bernie-marsden",
    "url": "https://www.guitarparty.com/api/v3/core/authors/1576/?format=api",
    "bio_short": "Bernie Marsden plays Blues-Hard Rock or Hard Rock-Blues.\n He's mostly known for his time as guitarrist in Whitesnake (1978 - 1982).\n Before Whitesnake he played with British Babe Ruth (check 'em out), PAL (Paice Ashton Lord)and a short period in UFO. He also played as a session musician during this period.  During his last two years with Whitesnake he recorded 2 solo albums:\n "And about time too" - 1980\n "Look at me now" - 1981\n On both records appeareances were made by Whitesnake colleagues.  ",
    "artist_img": "//guitarparty.overcastcdn.com/images/BernieMarsden.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 24312,
            "title": "Fool For Your Loving",
            "url": "https://www.guitarparty.com/songs/fool-for-your-loving/"
        },
        {
            "id": 1723,
            "title": "Here I Go Again",
            "url": "https://www.guitarparty.com/songs/here-i-go-again/"
        }
    ]
}