GET /api/v3/core/authors/4731/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Rafn Jónsson",
"title": "Rafn Jónsson",
"id": 4731,
"slug": "rafn-jonsson",
"url": "https://www.guitarparty.com/api/v3/core/authors/4731/?format=api",
"bio_short": "",
"artist_img": null,
"songs": [
{
"id": 25866,
"title": "Bláir fuglar",
"url": "https://www.guitarparty.com/songs/blair-fuglar/"
},
{
"id": 25822,
"title": "Já, ég get það",
"url": "https://www.guitarparty.com/songs/ja-eg-get-thad/"
},
{
"id": 24874,
"title": "Video",
"url": "https://www.guitarparty.com/songs/video/"
}
]
}