GET /api/v3/core/authors/13641/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Þórólfur Guðnason",
"title": "Þórólfur Guðnason",
"id": 13641,
"slug": "thorolfur-gudnason",
"url": "https://www.guitarparty.com/api/v3/core/authors/13641/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 26190,
"title": "Ein á jóladagskvöld",
"url": "https://www.guitarparty.com/songs/ein-a-joladagskvold/"
},
{
"id": 25838,
"title": "Explore the indoors",
"url": "https://www.guitarparty.com/songs/explore-the-indoors/"
},
{
"id": 25835,
"title": "Ferðumst innanhúss",
"url": "https://www.guitarparty.com/songs/ferdumst-innanhuss/"
}
]
}