GET /api/v3/core/authors/7749/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Linda Hargrove Bartholomew",
"title": "Linda Hargrove Bartholomew",
"id": 7749,
"slug": "linda-hargrove-bartholomew",
"url": "https://www.guitarparty.com/api/v3/core/authors/7749/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 13430,
"title": "Just Get Up And Close The Door",
"url": "https://www.guitarparty.com/songs/just-get-up-and-close-the-door/"
}
]
}