GET /api/v3/core/authors/14641/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "David Mørup",
"title": "David Mørup",
"id": 14641,
"slug": "david-morup",
"url": "https://www.guitarparty.com/api/v3/core/authors/14641/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 27252,
"title": "Dancing Lonely",
"url": "https://www.guitarparty.com/songs/dancing-lonely/"
},
{
"id": 27238,
"title": "Gleyma þér og dansa",
"url": "https://www.guitarparty.com/songs/gleyma-ther-og-dansa/"
}
]
}