GET /api/v3/core/authors/14608/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "The Charlie Daniels Band",
"title": "The Charlie Daniels Band",
"id": 14608,
"slug": "the-charlie-daniels-band",
"url": "https://www.guitarparty.com/api/v3/core/authors/14608/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 27213,
"title": "The Devil Went Down to Georgia",
"url": "https://www.guitarparty.com/songs/the-devil-went-down-to-georgia/"
}
]
}