GET /api/v3/core/authors/6743/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Kent M. Robbins",
"title": "Kent M. Robbins",
"id": 6743,
"slug": "kent-m-robbins",
"url": "https://www.guitarparty.com/api/v3/core/authors/6743/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 13974,
"title": "Ill Come Back As Another Woman",
"url": "https://www.guitarparty.com/songs/ill-come-back-as-another-woman/"
},
{
"id": 15256,
"title": "One Good Well",
"url": "https://www.guitarparty.com/songs/one-good-well/"
},
{
"id": 20885,
"title": "Play Born To Lose Again",
"url": "https://www.guitarparty.com/songs/play-born-to-lose-again/"
},
{
"id": 21903,
"title": "Stand By My Woman Man",
"url": "https://www.guitarparty.com/songs/stand-by-my-woman-man/"
},
{
"id": 11823,
"title": "When I Stop Leaving I'll Be Gone",
"url": "https://www.guitarparty.com/songs/when-i-stop-leaving-ill-be-gone/"
}
]
}