GET /api/v3/core/authors/9911/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Ella Mae Morse",
"title": "Ella Mae Morse",
"id": 9911,
"slug": "ella-mae-morse",
"url": "https://www.guitarparty.com/api/v3/core/authors/9911/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/EllaMaeMorsemors.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 21996,
"title": "No Love, No Nothin",
"url": "https://www.guitarparty.com/songs/no-love-no-nothin/"
},
{
"id": 24946,
"title": "The Blacksmith Blues",
"url": "https://www.guitarparty.com/songs/the-blacksmith-blues/"
}
]
}