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

{
    "name": "Blue October",
    "title": "Blue October",
    "id": 1516,
    "slug": "blue-october",
    "url": "https://www.guitarparty.com/api/v3/core/authors/1516/?format=api",
    "bio_short": "Two artists have this name.\n 1.: A popular Alternative rock band which formed Houston, Texas in 1995 best known for the singles "Hate Me" and "Into the Ocean"\n 2.: A British neo-synthpop band formed in 1996 which has renamed themselves Blue October UK in respect to the more popular and older American band.  1.\n Blue October is a Texas band headquartered in San Marcos, Texas, but is originally from Houston, Texas.",
    "artist_img": "//guitarparty.overcastcdn.com/images/BlueOctoberblue3.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 1625,
            "title": "Hate Me",
            "url": "https://www.guitarparty.com/songs/hate-me/"
        }
    ]
}