GET /api/v3/core/authors/8607/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Herbert S. Lambert",
"title": "Herbert S. Lambert",
"id": 8607,
"slug": "herbert-s-lambert",
"url": "https://www.guitarparty.com/api/v3/core/authors/8607/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 17414,
"title": "I Wonder How The Old Folks Are At Home",
"url": "https://www.guitarparty.com/songs/i-wonder-how-the-old-folks-are-at-home/"
}
]
}