GET /api/v3/core/authors/1897/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "BG og Ingibjörg",
"title": "BG og Ingibjörg",
"id": 1897,
"slug": "bg-og-ingibjorg",
"url": "https://www.guitarparty.com/api/v3/core/authors/1897/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 3681,
"title": "Fyrsta ástin",
"url": "https://www.guitarparty.com/songs/fyrsta-astin/"
},
{
"id": 401,
"title": "Góða ferð",
"url": "https://www.guitarparty.com/songs/goda-ferd/"
},
{
"id": 2091,
"title": "Hesta-Jói",
"url": "https://www.guitarparty.com/songs/hesta-joi/"
},
{
"id": 2090,
"title": "Þín innsta þrá ",
"url": "https://www.guitarparty.com/songs/thin-innsta-thra/"
}
]
}