GET /api/v3/core/authors/14513/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Magnús Kjartan Eyjólfsson",
"title": "Magnús Kjartan Eyjólfsson",
"id": 14513,
"slug": "magnus-kjartan-eyjolfsson",
"url": "https://www.guitarparty.com/api/v3/core/authors/14513/?format=api",
"bio_short": "",
"artist_img": null,
"songs": [
{
"id": 28577,
"title": "Fyrir alla",
"url": "https://www.guitarparty.com/songs/fyrir-alla/"
},
{
"id": 27102,
"title": "HAMARS-lagið",
"url": "https://www.guitarparty.com/songs/hamars-lagid-hvernig-sem-gengur/"
}
]
}