GET /api/v3/core/authors/10563/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Fraser T. Smith",
"title": "Fraser T. Smith",
"id": 10563,
"slug": "Fraser-T-Smith",
"url": "https://www.guitarparty.com/api/v3/core/authors/10563/?format=api",
"bio_short": "",
"artist_img": null,
"songs": [
{
"id": 2980,
"title": "Broken strings",
"url": "https://www.guitarparty.com/songs/broken-strings/"
},
{
"id": 23413,
"title": "Set fire to the rain ",
"url": "https://www.guitarparty.com/songs/set-fire-to-the-rain/"
}
]
}