GET /api/v3/core/authors/9662/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "J. Fred Coots",
"title": "J. Fred Coots",
"id": 9662,
"slug": "j-fred-coots",
"url": "https://www.guitarparty.com/api/v3/core/authors/9662/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 21478,
"title": "Love Letters in the Sand",
"url": "https://www.guitarparty.com/songs/love-letters-in-the-sand/"
},
{
"id": 2583,
"title": "Santa claus is coming to town",
"url": "https://www.guitarparty.com/songs/santa-claus-is-coming-to-town/"
}
]
}