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

{
    "name": "Glenn Frey",
    "title": "Glenn Frey",
    "id": 2936,
    "slug": "glenn-frey",
    "url": "https://www.guitarparty.com/api/v3/core/authors/2936/?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": 25079,
            "title": "Heartache Tonight",
            "url": "https://www.guitarparty.com/songs/heartache-tonight/"
        },
        {
            "id": 2,
            "title": "Hotel California",
            "url": "https://www.guitarparty.com/songs/hotel-california/"
        },
        {
            "id": 24687,
            "title": "One of these Nights",
            "url": "https://www.guitarparty.com/songs/one-of-these-nights/"
        },
        {
            "id": 23143,
            "title": "The heat is on",
            "url": "https://www.guitarparty.com/songs/the-heat-is-on/"
        }
    ]
}