GET /api/v3/core/authors/5750/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "the Blue Sky Boys",
"title": "the Blue Sky Boys",
"id": 5750,
"slug": "the-blue-sky-boys",
"url": "https://www.guitarparty.com/api/v3/core/authors/5750/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/TheBlueSkyBoysBl.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 10476,
"title": "When I Reach That City On The Hill",
"url": "https://www.guitarparty.com/songs/when-i-reach-that-city-on-the-hill/"
}
]
}