GET /api/v3/core/authors/7376/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Fanny J. Crosby",
"title": "Fanny J. Crosby",
"id": 7376,
"slug": "fanny-j-crosby",
"url": "https://www.guitarparty.com/api/v3/core/authors/7376/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 10451,
"title": "Blessed Assurance",
"url": "https://www.guitarparty.com/songs/blessed-assurance/"
},
{
"id": 21738,
"title": "Jesus Keep Me Near The Cross",
"url": "https://www.guitarparty.com/songs/jesus-keep-me-near-the-cross/"
},
{
"id": 11003,
"title": "Safe In The Arms Of Jesus",
"url": "https://www.guitarparty.com/songs/safe-in-the-arms-of-jesus/"
}
]
}