GET /api/v3/core/authors/16635/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Kristján I",
"title": "Kristján I",
"id": 16635,
"slug": "kristjan-i",
"url": "https://www.guitarparty.com/api/v3/core/authors/16635/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 29408,
"title": "42",
"url": "https://www.guitarparty.com/songs/42/"
},
{
"id": 29431,
"title": "Áfram Neisti",
"url": "https://www.guitarparty.com/songs/afram-neisti/"
},
{
"id": 29409,
"title": "Fótspor",
"url": "https://www.guitarparty.com/songs/fotspor/"
},
{
"id": 29411,
"title": "Haust (Kristján I)",
"url": "https://www.guitarparty.com/songs/haust-2/"
},
{
"id": 29410,
"title": "Vor (Kristján I)",
"url": "https://www.guitarparty.com/songs/vor-2/"
}
]
}