GET /api/v3/core/authors/13494/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Barry Mason",
"title": "Barry Mason",
"id": 13494,
"slug": "barry-mason",
"url": "https://www.guitarparty.com/api/v3/core/authors/13494/?format=api",
"bio_short": "",
"artist_img": null,
"songs": [
{
"id": 511,
"title": "Delilah",
"url": "https://www.guitarparty.com/songs/delilah/"
},
{
"id": 26484,
"title": "Love Grows ( where my rosemary goes )",
"url": "https://www.guitarparty.com/songs/love-grows-where-my-rosemary-goes/"
}
]
}