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

{
    "name": "Stan Getz",
    "title": "Stan Getz",
    "id": 1419,
    "slug": "stan-getz",
    "url": "https://www.guitarparty.com/api/v3/core/authors/1419/?format=api",
    "bio_short": "Stan Getz (Stanley Gayetzky, February 2, 1927  Philadelphia   –  June 6, 1991 Malibu, California) was an American jazz tenor saxophone player. Known as "The Sound" because of his warm, lyrical tone, Getz's prime influence was the wispy, mellow tone of his idol, Lester Young.  His parents were Ukrainian Jews who immigrated from the Kiev area in the Ukraine in 1903. The family later moved to New York City for better jobs.",
    "artist_img": "//guitarparty.overcastcdn.com/images/StanGetzgetz6.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 1183,
            "title": "The girl from Ipanema",
            "url": "https://www.guitarparty.com/songs/the-girl-from-ipanema/"
        }
    ]
}