GET /api/v3/core/authors/11982/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Astor Piazzolla",
"title": "Astor Piazzolla",
"id": 11982,
"slug": "astor-piazzolla",
"url": "https://www.guitarparty.com/api/v3/core/authors/11982/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 24027,
"title": "I've seen that face before (Libertango)",
"url": "https://www.guitarparty.com/songs/ive-seen-that-face-before-libertango/"
}
]
}