GET /api/v3/core/authors/12958/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Gréta Mjöll Samúelsdóttir",
"title": "Gréta Mjöll Samúelsdóttir",
"id": 12958,
"slug": "greta-mjoll-samuelsdottir1",
"url": "https://www.guitarparty.com/api/v3/core/authors/12958/?format=api",
"bio_short": "",
"artist_img": null,
"songs": [
{
"id": 25069,
"title": "Ó María (Gréta Mjöll og Hólmfríður)",
"url": "https://www.guitarparty.com/songs/o-maria-greta-mjoll-og-holmfridur/"
}
]
}