GET /api/v3/core/authors/3100/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Halldór Torfi Torfason",
"title": "Halldór Torfi Torfason",
"id": 3100,
"slug": "halldor-torfi-torfason",
"url": "https://www.guitarparty.com/api/v3/core/authors/3100/?format=api",
"bio_short": "",
"artist_img": null,
"songs": [
{
"id": 3045,
"title": "Ef allt virðist vesen og vafstur",
"url": "https://www.guitarparty.com/songs/ef-allt-virist-vesen-og-vafstur/"
}
]
}