GET /api/v3/core/authors/2265/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Kári Örn og Halldór",
"title": "Kári Örn og Halldór",
"id": 2265,
"slug": "kari-orn-og-halldor",
"url": "https://www.guitarparty.com/api/v3/core/authors/2265/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 2564,
"title": "Sjúkralistinn (byggt á laginu Gestalistinn)",
"url": "https://www.guitarparty.com/songs/sjukralistinn-byggt-a-laginu-gestalistinn/"
}
]
}