GET /api/v3/core/authors/1380/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Þjóðvísa",
"title": "Þjóðvísa",
"id": 1380,
"slug": "thjodvisa",
"url": "https://www.guitarparty.com/api/v3/core/authors/1380/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 2202,
"title": "Prestvísur",
"url": "https://www.guitarparty.com/songs/prestvisur/"
},
{
"id": 3213,
"title": "Það á að gefa börnum brauð",
"url": "https://www.guitarparty.com/songs/thad-a-ad-gefa-bornum-braud-2/"
}
]
}