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

{
    "name": "Shania Twain",
    "title": "Shania Twain",
    "id": 2497,
    "slug": "shania-twain",
    "url": "https://www.guitarparty.com/api/v3/core/authors/2497/?format=api",
    "bio_short": "Shania Twain is a Canadian country pop singer from Windsor, Ontario. She released her self titled debut album Shania Twain in 1993. Her third album Come On Over is the best-selling album of all time by a female musician, Second overall by any musician of the SoundScan era and the best-selling album in the history of country music.  Shania Twain (Eilleen Regina Edwards) was born August 28, 1965 to Sharon and Clarence Edwards.",
    "artist_img": "//guitarparty.overcastcdn.com/images/ShaniaTwainPNG.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 27583,
            "title": "From this moment on",
            "url": "https://www.guitarparty.com/songs/from-this-moment-on-2/"
        },
        {
            "id": 27604,
            "title": "You're still the one",
            "url": "https://www.guitarparty.com/songs/youre-still-the-one/"
        }
    ]
}