GET /api/v3/core/authors/11174/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Þorkell Sigurbjörnsson",
"title": "Þorkell Sigurbjörnsson",
"id": 11174,
"slug": "thorkell-sigurbjornsson",
"url": "https://www.guitarparty.com/api/v3/core/authors/11174/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 25983,
"title": "Gráðug kelling",
"url": "https://www.guitarparty.com/songs/gradug-kelling/"
},
{
"id": 23400,
"title": "Heyr, himna smiður",
"url": "https://www.guitarparty.com/songs/heyr-himna-smidur-2/"
}
]
}