GET /api/v3/core/authors/3476/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": " Þorsteinn G. Þórhallson",
"title": " Þorsteinn G. Þórhallson",
"id": 3476,
"slug": "thorsteinn-g-thorhallson",
"url": "https://www.guitarparty.com/api/v3/core/authors/3476/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 3543,
"title": "Horft til baka (Goslokalag 2011)",
"url": "https://www.guitarparty.com/songs/horft-til-baka-goslokalag-2011/"
}
]
}