GET /api/v3/core/authors/7897/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Shelton Brooks",
"title": "Shelton Brooks",
"id": 7897,
"slug": "shelton-brooks",
"url": "https://www.guitarparty.com/api/v3/core/authors/7897/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/SheltonBrooksyng.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 13720,
"title": "Darktown Strutters Ball",
"url": "https://www.guitarparty.com/songs/darktown-strutters-ball/"
}
]
}