GET /api/v3/core/authors/8936/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Carlene Carter",
"title": "Carlene Carter",
"id": 8936,
"slug": "carlene-carter",
"url": "https://www.guitarparty.com/api/v3/core/authors/8936/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/CarleneCarter.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 19365,
"title": "Easy From Now On",
"url": "https://www.guitarparty.com/songs/easy-from-now-on/"
}
]
}