GET /api/v3/core/authors/14250/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Boz Scaggs",
"title": "Boz Scaggs",
"id": 14250,
"slug": "boz-scaggs",
"url": "https://www.guitarparty.com/api/v3/core/authors/14250/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 29155,
"title": "Að eilífu (Helena Eyjólfsdóttir)",
"url": "https://www.guitarparty.com/songs/ad-eilifu-helena-eyjolfsdottir/"
},
{
"id": 26744,
"title": "We're all alone",
"url": "https://www.guitarparty.com/songs/were-all-alone/"
}
]
}