GET /api/v3/core/authors/3068/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Rafn Ragnar Jónsson",
"title": "Rafn Ragnar Jónsson",
"id": 3068,
"slug": "rafn-ragnar-jonsson",
"url": "https://www.guitarparty.com/api/v3/core/authors/3068/?format=api",
"bio_short": "",
"artist_img": null,
"songs": [
{
"id": 24658,
"title": "Hey kanína",
"url": "https://www.guitarparty.com/songs/hey-kanina/"
},
{
"id": 691,
"title": "Húsið og ég",
"url": "https://www.guitarparty.com/songs/husid-og-eg/"
}
]
}