GET /api/v3/core/authors/11776/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Agnetha Fältskog",
"title": "Agnetha Fältskog",
"id": 11776,
"slug": "agnetha-faeltskog",
"url": "https://www.guitarparty.com/api/v3/core/authors/11776/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 23864,
"title": "Ástarsorg",
"url": "https://www.guitarparty.com/songs/astarsorg-2/"
},
{
"id": 23863,
"title": "Utan dej, mitt liv går vidare",
"url": "https://www.guitarparty.com/songs/utan-dej-mitt-liv-gar-vidare/"
}
]
}