GET /api/v3/core/authors/15266/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Bashar Murad",
"title": "Bashar Murad",
"id": 15266,
"slug": "bashar-murad",
"url": "https://www.guitarparty.com/api/v3/core/authors/15266/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 27948,
"title": "Vestrið villt",
"url": "https://www.guitarparty.com/songs/vestrid-villt/"
},
{
"id": 27951,
"title": "Wild West",
"url": "https://www.guitarparty.com/songs/wild-west/"
}
]
}