GET /api/v3/core/authors/11456/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Ilse DeLange",
"title": "Ilse DeLange",
"id": 11456,
"slug": "ilse-delange",
"url": "https://www.guitarparty.com/api/v3/core/authors/11456/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 23616,
"title": "Calm After The Storm",
"url": "https://www.guitarparty.com/songs/calm-after-the-storm/"
},
{
"id": 25853,
"title": "Þegar storminn hefur lægt",
"url": "https://www.guitarparty.com/songs/thar-til-storminn-hefur-laegt/"
}
]
}