GET /api/v3/core/authors/10243/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Fats Waller",
"title": "Fats Waller",
"id": 10243,
"slug": "fats-waller",
"url": "https://www.guitarparty.com/api/v3/core/authors/10243/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/FatsWallerPNG.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 22377,
"title": "Aint Misbehavin",
"url": "https://www.guitarparty.com/songs/aint-misbehavin/"
},
{
"id": 22281,
"title": "When Somebody Thinks You´re Wonderful",
"url": "https://www.guitarparty.com/songs/when-somebody-thinks-you-re-wonderful/"
}
]
}