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

{
    "name": "E.Y. Harburg",
    "title": "E.Y. Harburg",
    "id": 3540,
    "slug": "e-y-harburg-2",
    "url": "https://www.guitarparty.com/api/v3/core/authors/3540/?format=api",
    "bio_short": "Edgar Yipsel Harburg (April 8, 1896 – March 4, 1981), known as E.Y. Harburg or Yip Harburg, was an American popular song lyricist who worked with many well-known composers. He wrote the lyrics to the standards, "Brother, Can You Spare a Dime?", "April in Paris", and "It's Only a Paper Moon", as well as all of the songs in The Wizard of Oz, including "Over the Rainbow".",
    "artist_img": null,
    "songs": [
        {
            "id": 3616,
            "title": "Somewhere over the rainbow",
            "url": "https://www.guitarparty.com/songs/somewere-over-the-rainbow/"
        }
    ]
}