GET /api/v3/core/authors/8163/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Wally Lewis",
"title": "Wally Lewis",
"id": 8163,
"slug": "wally-lewis",
"url": "https://www.guitarparty.com/api/v3/core/authors/8163/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 14262,
"title": "Is This The Beginning Of The End",
"url": "https://www.guitarparty.com/songs/is-this-the-beginning-of-the-end/"
},
{
"id": 21302,
"title": "Stranger In My Arms",
"url": "https://www.guitarparty.com/songs/stranger-in-my-arms/"
}
]
}