GET /api/v3/core/authors/16251/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Steinþór Hróar Steinþórsson",
"title": "Steinþór Hróar Steinþórsson",
"id": 16251,
"slug": "steinthor-hroar-steinthorsson",
"url": "https://www.guitarparty.com/api/v3/core/authors/16251/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 29076,
"title": "Mávar",
"url": "https://www.guitarparty.com/songs/mavar/"
},
{
"id": 28895,
"title": "Vildi bara segja",
"url": "https://www.guitarparty.com/songs/vildi-bara-segja/"
}
]
}