GET /api/v3/core/authors/3428/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Fríða Dís Guðmundsdóttir",
"title": "Fríða Dís Guðmundsdóttir",
"id": 3428,
"slug": "frida-dis-gudmundsdottir",
"url": "https://www.guitarparty.com/api/v3/core/authors/3428/?format=api",
"bio_short": "",
"artist_img": null,
"songs": [
{
"id": 26505,
"title": "Baristublús",
"url": "https://www.guitarparty.com/songs/baristublus/"
},
{
"id": 3478,
"title": "Ónáðið ekki",
"url": "https://www.guitarparty.com/songs/onadid-ekki/"
}
]
}