GET /api/v3/core/authors/6254/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "David Allen Coe",
"title": "David Allen Coe",
"id": 6254,
"slug": "david-allen-coe",
"url": "https://www.guitarparty.com/api/v3/core/authors/6254/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 21928,
"title": "Take This Job And Shove It",
"url": "https://www.guitarparty.com/songs/take-this-job-and-shove-it/"
},
{
"id": 11042,
"title": "This Bottle In My Hand",
"url": "https://www.guitarparty.com/songs/this-bottle-in-my-hand/"
}
]
}