GET /api/v3/core/authors/14176/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Júlíus Róbertsson",
"title": "Júlíus Róbertsson",
"id": 14176,
"slug": "julius-robertsson",
"url": "https://www.guitarparty.com/api/v3/core/authors/14176/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 29132,
"title": "Hringsól",
"url": "https://www.guitarparty.com/songs/hringsol/"
},
{
"id": 26652,
"title": "Láttu það ganga",
"url": "https://www.guitarparty.com/songs/lattu-thad-ganga/"
}
]
}