GET /api/v3/core/authors/16469/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Kristján Sturla Bjarnason",
"title": "Kristján Sturla Bjarnason",
"id": 16469,
"slug": "kristjan-sturla-bjarnason",
"url": "https://www.guitarparty.com/api/v3/core/authors/16469/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 29188,
"title": "Feel For You",
"url": "https://www.guitarparty.com/songs/feel-for-you/"
},
{
"id": 29423,
"title": "Lately (Jón Jónsson)",
"url": "https://www.guitarparty.com/songs/lately-3/"
}
]
}