GET /api/v3/core/authors/13700/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Jón Hlöðver Áskelsson",
"title": "Jón Hlöðver Áskelsson",
"id": 13700,
"slug": "jon-hlodver-askelsson",
"url": "https://www.guitarparty.com/api/v3/core/authors/13700/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 25948,
"title": "Brunaliðið, köttur og skógarþröstur",
"url": "https://www.guitarparty.com/songs/brunalidid-kottur-og-skogarthrostur/"
}
]
}