GET /api/v3/core/authors/13968/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Þór Eldon",
"title": "Þór Eldon",
"id": 13968,
"slug": "thor-eldon",
"url": "https://www.guitarparty.com/api/v3/core/authors/13968/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 28716,
"title": "Hit",
"url": "https://www.guitarparty.com/songs/hit/"
},
{
"id": 26329,
"title": "Lög unga fólksins",
"url": "https://www.guitarparty.com/songs/log-unga-folksins/"
}
]
}