GET /api/v3/core/authors/1303/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Tríó Björns Thoroddsen",
"title": "Tríó Björns Thoroddsen",
"id": 1303,
"slug": "trio-bjorns-thoroddsen",
"url": "https://www.guitarparty.com/api/v3/core/authors/1303/?format=api",
"bio_short": "",
"artist_img": null,
"songs": [
{
"id": 53,
"title": "Lóan",
"url": "https://www.guitarparty.com/songs/loan/"
},
{
"id": 724,
"title": "Réttarsamba",
"url": "https://www.guitarparty.com/songs/rettarsamba/"
},
{
"id": 24936,
"title": "Vorvísa (Hallbjörg Bjarnadóttir)",
"url": "https://www.guitarparty.com/songs/vorvisa/"
}
]
}