GET /api/v3/core/authors/719/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Sumargleðin",
"title": "Sumargleðin",
"id": 719,
"slug": "sumargledin",
"url": "https://www.guitarparty.com/api/v3/core/authors/719/?format=api",
"bio_short": "",
"artist_img": null,
"songs": [
{
"id": 2269,
"title": "Ég fer í fríið",
"url": "https://www.guitarparty.com/songs/eg-fer-i-friid-1/"
},
{
"id": 1164,
"title": "Prins Póló",
"url": "https://www.guitarparty.com/songs/prins-polo/"
}
]
}