GET /api/v3/core/authors/14275/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Kristinn Óli S. Haraldsson",
"title": "Kristinn Óli S. Haraldsson",
"id": 14275,
"slug": "kristinn-oli-s-haraldsson",
"url": "https://www.guitarparty.com/api/v3/core/authors/14275/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 29181,
"title": "Næsta",
"url": "https://www.guitarparty.com/songs/naesta/"
},
{
"id": 26784,
"title": "Then Again",
"url": "https://www.guitarparty.com/songs/then-again/"
},
{
"id": 26783,
"title": "Þaðan af",
"url": "https://www.guitarparty.com/songs/thadan-af/"
}
]
}