GET /api/v3/core/authors/8063/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "DeWayne Blackwell",
"title": "DeWayne Blackwell",
"id": 8063,
"slug": "dewayne-blackwell",
"url": "https://www.guitarparty.com/api/v3/core/authors/8063/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 17337,
"title": "Friends In Low Places",
"url": "https://www.guitarparty.com/songs/friends-in-low-places/"
},
{
"id": 14031,
"title": "Yard Sale",
"url": "https://www.guitarparty.com/songs/yard-sale/"
}
]
}