GET /api/v3/core/authors/3911/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Harpa Jónsdóttir",
"title": "Harpa Jónsdóttir",
"id": 3911,
"slug": "harpa-jonsdottir",
"url": "https://www.guitarparty.com/api/v3/core/authors/3911/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 4201,
"title": "Í speglinum",
"url": "https://www.guitarparty.com/songs/i-speglinum/"
},
{
"id": 3901,
"title": "Vökunótt",
"url": "https://www.guitarparty.com/songs/vokunott/"
}
]
}