GET /api/v3/core/authors/7249/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Bill Boling",
"title": "Bill Boling",
"id": 7249,
"slug": "bill-boling",
"url": "https://www.guitarparty.com/api/v3/core/authors/7249/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 19144,
"title": "Down On The Rio Grande",
"url": "https://www.guitarparty.com/songs/down-on-the-rio-grande/"
},
{
"id": 12841,
"title": "Fools For Each Other",
"url": "https://www.guitarparty.com/songs/fools-for-each-other/"
}
]
}