GET /api/v3/core/authors/10957/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": " Þormar Þorkelsson",
"title": " Þormar Þorkelsson",
"id": 10957,
"slug": "thormar-thorkelsson",
"url": "https://www.guitarparty.com/api/v3/core/authors/10957/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 23230,
"title": "Járnið er kalt",
"url": "https://www.guitarparty.com/songs/jarnid-er-kalt/"
},
{
"id": 23247,
"title": "Lítrarokk",
"url": "https://www.guitarparty.com/songs/litrarokk/"
},
{
"id": 23233,
"title": "Þríhjól",
"url": "https://www.guitarparty.com/songs/thrihjol/"
}
]
}