GET /api/v3/core/authors/13727/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Hlöðver Ellertsson",
"title": "Hlöðver Ellertsson",
"id": 13727,
"slug": "hlodver-ellertsson",
"url": "https://www.guitarparty.com/api/v3/core/authors/13727/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 26345,
"title": "Heim á ný",
"url": "https://www.guitarparty.com/songs/heim-a-ny/"
},
{
"id": 25993,
"title": "Lífið Er Ljúft",
"url": "https://www.guitarparty.com/songs/lifid-er-ljuft/"
}
]
}