GET /api/v3/core/authors/7284/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "James W. Acuff",
"title": "James W. Acuff",
"id": 7284,
"slug": "james-w-acuff",
"url": "https://www.guitarparty.com/api/v3/core/authors/7284/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 10877,
"title": "Just Over In The Gloryland",
"url": "https://www.guitarparty.com/songs/just-over-in-the-gloryland/"
},
{
"id": 10486,
"title": "Over In The Glory Land",
"url": "https://www.guitarparty.com/songs/over-in-the-glory-land/"
}
]
}