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

{
    "name": "Lou Gramm",
    "title": "Lou Gramm",
    "id": 1594,
    "slug": "lou-gramm",
    "url": "https://www.guitarparty.com/api/v3/core/authors/1594/?format=api",
    "bio_short": "Lou Gramm (born Lou Grammatico May 2, 1950 in Rochester, New York) is an American rock music vocalist and songwriter, best known as the lead vocalist for the rock band Foreigner, but who also had a successful solo career.   Gramm's first appeared nationally was on Capital Records with Black Sheep in 1975 and also released a single on Chrysalis Records as the first American act signed to the English label in 1974 before moving to Capital. \n ",
    "artist_img": "//guitarparty.overcastcdn.com/images/LouGrammLouGramm.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 1743,
            "title": "Cold As Ice",
            "url": "https://www.guitarparty.com/songs/cold-as-ice/"
        },
        {
            "id": 25222,
            "title": "Hot Blooded",
            "url": "https://www.guitarparty.com/songs/hot-blooded/"
        },
        {
            "id": 25225,
            "title": "Juke Box Hero",
            "url": "https://www.guitarparty.com/songs/juke-box-hero/"
        },
        {
            "id": 25223,
            "title": "Waiting For A Girl Like You",
            "url": "https://www.guitarparty.com/songs/waiting-for-a-girl-like-you/"
        }
    ]
}