GET /api/v3/core/authors/9902/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Sandro Taccani",
"title": "Sandro Taccani",
"id": 9902,
"slug": "sandro-taccani",
"url": "https://www.guitarparty.com/api/v3/core/authors/9902/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 28850,
"title": "Greyið Jón",
"url": "https://www.guitarparty.com/songs/greyid-jon/"
},
{
"id": 21991,
"title": "On An Evening In Roma",
"url": "https://www.guitarparty.com/songs/on-an-evening-in-roma/"
}
]
}