GET /api/v3/core/authors/12213/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": " Beverly Craven ",
"title": " Beverly Craven ",
"id": 12213,
"slug": "beverly-craven",
"url": "https://www.guitarparty.com/api/v3/core/authors/12213/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 24306,
"title": "The Umbrellas of Cherbourg (Les Parapluies de Cherbourg)",
"url": "https://www.guitarparty.com/songs/the-umbrellas-of-cherbourg-les-parapluies-de-cherbourg/"
}
]
}