GET /api/v3/core/authors/13824/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Rakel Björk Björnsdóttir",
"title": "Rakel Björk Björnsdóttir",
"id": 13824,
"slug": "rakel-bjork-bjornsdottir",
"url": "https://www.guitarparty.com/api/v3/core/authors/13824/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 26101,
"title": "Nú mega jólin",
"url": "https://www.guitarparty.com/songs/nu-mega-jolin/"
},
{
"id": 26402,
"title": "Smellum saman",
"url": "https://www.guitarparty.com/songs/smellum-saman/"
}
]
}