GET /api/v3/core/authors/970/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Hallgrímur Jónsson frá Ljárskógum",
"title": "Hallgrímur Jónsson frá Ljárskógum",
"id": 970,
"slug": "hallgrimur-jonsson-fra-ljarskogum",
"url": "https://www.guitarparty.com/api/v3/core/authors/970/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 1289,
"title": "Undir Dalanna sól",
"url": "https://www.guitarparty.com/songs/undir-dalanna-sol/"
}
]
}