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

{
    "name": "Glenn Frey",
    "title": "Glenn Frey",
    "id": 2628,
    "slug": "glenn-frey-1",
    "url": "https://www.guitarparty.com/api/v3/core/authors/2628/?format=api",
    "bio_short": "Glenn Frey (born November 6, 1948 in Detroit, Michigan) is an American musician, singer, songwriter, and actor, best known as one of the founding members of legendary classic rockband  <a href=\"http://www.last.fm/music/Eagles\" class=\"bbcode_artist\">Eagles</a>.  Biography  Growing up in Royal Oak, Michigan, Frey became part of the mid-1960s Detroit rock scene. His first professional recording experience was performing acoustic guitar and background vocals on Bob Seger's Ramblin' Gamblin' Man in 1968.",
    "artist_img": "//guitarparty.overcastcdn.com/images/GlennFreyGlenn_F.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 1655,
            "title": "Hole In The World",
            "url": "https://www.guitarparty.com/songs/hole-in-the-world/"
        }
    ]
}