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

{
    "name": "Belle and Sebastian",
    "title": "Belle and Sebastian",
    "id": 11089,
    "slug": "belle-and-sebastian",
    "url": "https://www.guitarparty.com/api/v3/core/authors/11089/?format=api",
    "bio_short": "",
    "artist_img": "//guitarparty.overcastcdn.com/images/BelleSebastian50.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 23330,
            "title": "Little Lou Ugly Jack Prophet John",
            "url": "https://www.guitarparty.com/songs/little-lou-ugly-jack-prophet-john/"
        }
    ]
}