GET /api/v3/core/authors/10823/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Róbert Arnfinnsson",
"title": "Róbert Arnfinnsson",
"id": 10823,
"slug": "robert-arnfinnsson",
"url": "https://www.guitarparty.com/api/v3/core/authors/10823/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 25764,
"title": "Ég er flughestur",
"url": "https://www.guitarparty.com/songs/eg-er-flughestur/"
},
{
"id": 23136,
"title": "Sól rís, sól sest",
"url": "https://www.guitarparty.com/songs/sol-ris-sol-sest/"
}
]
}