GET /api/v3/core/authors/2677/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Þórólfur Friðgeirsson",
"title": "Þórólfur Friðgeirsson",
"id": 2677,
"slug": "thorolfur-fridgeirsson",
"url": "https://www.guitarparty.com/api/v3/core/authors/2677/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 27352,
"title": "Blíðasti blær",
"url": "https://www.guitarparty.com/songs/blidasti-blaer-2/"
},
{
"id": 27446,
"title": "Vornótt",
"url": "https://www.guitarparty.com/songs/vornott/"
}
]
}