GET /api/v3/core/authors/9327/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Berthold Kaempfert",
"title": "Berthold Kaempfert",
"id": 9327,
"slug": "berthold-kaempfert",
"url": "https://www.guitarparty.com/api/v3/core/authors/9327/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 22870,
"title": "Spanish Eyes",
"url": "https://www.guitarparty.com/songs/spanish-eyes/"
},
{
"id": 20588,
"title": "Wooden Heart",
"url": "https://www.guitarparty.com/songs/wooden-heart/"
}
]
}