GET /api/v3/core/authors/14811/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Eyþór Hannesson",
"title": "Eyþór Hannesson",
"id": 14811,
"slug": "eythor-hannesson",
"url": "https://www.guitarparty.com/api/v3/core/authors/14811/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 27368,
"title": "Láttu þig dreyma",
"url": "https://www.guitarparty.com/songs/lattu-thig-dreyma/"
},
{
"id": 27397,
"title": "Sumarstemning",
"url": "https://www.guitarparty.com/songs/sumarstemning/"
}
]
}