GET /api/v3/core/authors/10810/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Sarah Brightman",
"title": "Sarah Brightman",
"id": 10810,
"slug": "sarah-brightman",
"url": "https://www.guitarparty.com/api/v3/core/authors/10810/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/SarahBrightmanDr.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 23809,
"title": "Nella fantasia",
"url": "https://www.guitarparty.com/songs/nella-fantasia/"
},
{
"id": 23113,
"title": "Time To Say Goodbye (Con te partirĂ²)",
"url": "https://www.guitarparty.com/songs/time-to-say-goodbye-con-te-partiro/"
}
]
}